| クラス | 説明 |
|---|---|
| BigDecimalType | |
| BigIntegerType | |
| BinaryStreamType | |
| BinaryType | |
| BooleanType | |
| ByteType | |
| CharacterType |
Basically unused on DBFlute because character type is out of mapping target.
|
| ClassificationType |
The value type of classification.
|
| DoubleType | |
| FloatType | |
| IntegerType | |
| LocalDateAsSqlDateType | |
| LocalDateAsTimestampType | |
| LocalDateTimeAsTimestampType | |
| LocalTimeAsTimeType | |
| LongType | |
| ObjectType | |
| ShortType | |
| SqlDateType | |
| StringType | |
| TimestampType | |
| TimeType | |
| UtilDateAsSqlDateType | |
| UtilDateAsTimestampType | |
| UUIDAsDirectType |
The value type of UUID as direct handling.
|
| UUIDAsStringType |
The value type of UUID as string handling.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.