| Interface | Description |
|---|---|
| SizedType |
| Class | Description |
|---|---|
| AutoIncrementType | |
| AutoTimestampType | |
| BigDecimalType | |
| BooleanIntType | |
| BooleanStringType | |
| BooleanType | |
| ByteArrayType |
ByteArrayType that uses a get/setBytes from ResultSet/PreparedStatement respectively
|
| DateType | |
| DoubleType | |
| EnumIdType | |
| EnumIdTypeFactory | |
| EnumValueType | |
| EnumValueTypeFactory | |
| FloatType | |
| GenericType |
Generic type that uses a get/setObject from ResultSet/PreparedStatement respectively
Note this class must NOT be used to create tables. |
| IntegerType | |
| LongType | |
| NowOnInsertAndUpdateTimestampType | |
| NowOnInsertTimestampType | |
| NowOnUpdateTimestampType | |
| SequenceType | |
| StringType | |
| TimestampType | |
| TimeType |
| Enum | Description |
|---|---|
| EnumIdType.Test |
Copyright © 2016. All Rights Reserved.