Class DataSourceInfo
java.lang.Object
tech.oxfordsemantic.jrdfox.client.DataSourceInfo
Encapsulates information about a data source.
-
Constructor Summary
ConstructorsConstructorDescriptionDataSourceInfo(String name, Map<String, String> parameters, int numberOfTables) -
Method Summary
-
Constructor Details
-
DataSourceInfo
-
-
Method Details
-
getName
-
getParameters
-
getNumberOfTables
public int getNumberOfTables()Returns the number of data source tables in this data source.- Returns:
- the number of data source tables in this data source
-
hashCode
-
equals
-