org.teiid.metadata.index
Class MetadataConstants.DATATYPE_TYPES
java.lang.Object
org.teiid.metadata.index.MetadataConstants.DATATYPE_TYPES
- Enclosing class:
- MetadataConstants
public static final class MetadataConstants.DATATYPE_TYPES
- extends java.lang.Object
A DataType object will be identified as being of one of these types.
The values must be kept consistent with the values referenced in
DatatypeTypeEnumeration.properties in connector.metadata
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASIC
public static final short BASIC
- See Also:
- Constant Field Values
USER_DEFINED
public static final short USER_DEFINED
- See Also:
- Constant Field Values
RESULT_SET
public static final short RESULT_SET
- See Also:
- Constant Field Values
TYPE_NAMES
public static final java.lang.String[] TYPE_NAMES
MetadataConstants.DATATYPE_TYPES
public MetadataConstants.DATATYPE_TYPES()
Copyright © 2011. All Rights Reserved.