org.tranql.ql
Class DataType
java.lang.Object
org.tranql.ql.DataType
- All Implemented Interfaces:
- java.io.Serializable
- public final class DataType
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision: 135 $ $Date: 2004-10-20 23:10:17 +0200 (Wed, 20 Oct 2004) $
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BOOLEAN
public static final DataType BOOLEAN
STRING
public static final DataType STRING
NUMERIC
public static final DataType NUMERIC
DATETIME
public static final DataType DATETIME
ENTITY
public static final DataType ENTITY
toString
public java.lang.String toString()
Copyright © -2006 The Codehaus. All Rights Reserved.