com.metamatrix.modeler.core.types
Class DatatypeConstants.MetaMatrixExtendedBuiltInNames

java.lang.Object
  extended by com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
Enclosing class:
DatatypeConstants

public static final class DatatypeConstants.MetaMatrixExtendedBuiltInNames
extends java.lang.Object

The names of only MetaMatrix built-in types. These types represent MetaMatrix extensions to the XML Schema of schema built-in types


Field Summary
static java.lang.String BIG_DECIMAL
           
static java.lang.String BIG_INTEGER
           
static java.lang.String BLOB
           
static java.lang.String CHAR
           
static java.lang.String CLOB
           
static java.lang.String NULL
           
static java.lang.String OBJECT
           
static java.lang.String TIMESTAMP
           
static java.lang.String XML_LITERAL
           
 
Constructor Summary
DatatypeConstants.MetaMatrixExtendedBuiltInNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHAR

public static final java.lang.String CHAR
See Also:
Constant Field Values

BIG_INTEGER

public static final java.lang.String BIG_INTEGER
See Also:
Constant Field Values

BIG_DECIMAL

public static final java.lang.String BIG_DECIMAL
See Also:
Constant Field Values

TIMESTAMP

public static final java.lang.String TIMESTAMP
See Also:
Constant Field Values

OBJECT

public static final java.lang.String OBJECT
See Also:
Constant Field Values

NULL

public static final java.lang.String NULL
See Also:
Constant Field Values

BLOB

public static final java.lang.String BLOB
See Also:
Constant Field Values

CLOB

public static final java.lang.String CLOB
See Also:
Constant Field Values

XML_LITERAL

public static final java.lang.String XML_LITERAL
See Also:
Constant Field Values
Constructor Detail

DatatypeConstants.MetaMatrixExtendedBuiltInNames

public DatatypeConstants.MetaMatrixExtendedBuiltInNames()


Copyright © 2009. All Rights Reserved.