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

Packages that use DataTypeMapping
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 DataTypeMapping in org.eclipse.datatools.connectivity.oda.util.manifest
 

Methods in org.eclipse.datatools.connectivity.oda.util.manifest that return DataTypeMapping
 DataTypeMapping DataSetType.getDataTypeMapping(int nativeDataTypeCode)
          Returns the data type mapping for the specified native data type code.
 DataTypeMapping DataSetType.getDataTypeMapping(java.lang.String nativeDataTypeName)
          Returns the data type mapping for the specified native data type name.
 DataTypeMapping[] DataSetType.getDataTypeMappings()
          Returns the data type mappings for the data set type, or an empty array if no mappings exist.
 



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