org.mentabean
Class DBTypes
java.lang.Object
org.mentabean.DBTypes
public class DBTypes
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STRING
public static StringType STRING
INTEGER
public static IntegerType INTEGER
DATE
public static DateType DATE
SEQUENCE
public static SequenceType SEQUENCE
AUTOINCREMENT
public static AutoIncrementType AUTOINCREMENT
AUTOTIMESTAMP
public static AutoTimestampType AUTOTIMESTAMP
LONG
public static LongType LONG
DOUBLE
public static DoubleType DOUBLE
TIME
public static TimeType TIME
TIMESTAMP
public static TimestampType TIMESTAMP
FLOAT
public static FloatType FLOAT
BOOLEANSTRING
public static BooleanStringType BOOLEANSTRING
BOOLEANINT
public static BooleanIntType BOOLEANINT
BIGDECIMAL
public static BigDecimalType BIGDECIMAL
DBTypes
public DBTypes()
Copyright © 2011. All Rights Reserved.