Uses of Interface
org.eclipse.datatools.connectivity.oda.IDataSetMetaData

Packages that use IDataSetMetaData
org.eclipse.datatools.connectivity.oda [Platform API] Defines the runtime API of the Open Data Access (ODA) extensions. 
 

Uses of IDataSetMetaData in org.eclipse.datatools.connectivity.oda
 

Methods in org.eclipse.datatools.connectivity.oda that return IDataSetMetaData
 IDataSetMetaData IConnection.getMetaData(java.lang.String dataSetType)
          Returns an IDataSetMetaData object of the the given data set type.