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