All Packages Class Hierarchy This Package Previous Next Index
Interface DataSources.DataSource
- public interface DataSource
DataSource interface is used to retreive all the relevant
information about a particular relation.
-
getSchema()
-
-
getString()
-
getSchema
public abstract Schema getSchema()
getString
public abstract String getString()
All Packages Class Hierarchy This Package Previous Next Index