Uses of Class
tech.oxfordsemantic.jrdfox.client.DataSourceTableInfo
Packages that use DataSourceTableInfo
-
Uses of DataSourceTableInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return DataSourceTableInfoModifier and TypeMethodDescriptionDataStoreConnection.describeDataSourceTable(String dataSourceName, String dataSourceTableName) Returns information about the data source table of the specified data source in the data store.Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type DataSourceTableInfoModifier and TypeMethodDescriptionDataStoreConnection.listDataSourceTables(String dataSourceName) Returns information about the data source tables of the specified data source in the data store.