Uses of Class
org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType

Packages that use DataSetType
org.eclipse.datatools.connectivity.oda.util.manifest [Platform API] Provides a utility component for accessing the content of an ODA data source extension's manifest. 
 

Uses of DataSetType in org.eclipse.datatools.connectivity.oda.util.manifest
 

Methods in org.eclipse.datatools.connectivity.oda.util.manifest that return DataSetType
 DataSetType ExtensionManifest.getDataSetType(java.lang.String dataSetElementID)
          Returns the DataSetType instance that represents the dataSet element with the given ID defined in this data source extension.
 DataSetType[] ExtensionManifest.getDataSetTypes()
          Returns an array of DataSetType instances that represent the dataSet elements defined in this data source extension.
 



Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.