com.metamatrix.metadata.runtime.api
Class MetadataConstants.DATATYPE_TYPES

java.lang.Object
  extended by com.metamatrix.metadata.runtime.api.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.


Field Summary
static short BASIC
           
static short RESULT_SET
           
static short USER_DEFINED
           
 
Constructor Summary
MetadataConstants.DATATYPE_TYPES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

MetadataConstants.DATATYPE_TYPES

public MetadataConstants.DATATYPE_TYPES()


Copyright © 2009. All Rights Reserved.