class |
BigIntegerType |
|
class |
BooleanType |
|
class |
ByteType |
|
class |
CharacterNCharType |
|
class |
CharacterType |
|
class |
CurrencyType |
|
class |
CustomType |
Adapts UserType to the generic Type interface, in order
to isolate user code from changes in the internal Type contracts.
|
class |
DateType |
|
class |
DbTimestampType |
dbtimestamp: An extension of TimestampType which
maps to the database's current timestamp, rather than the jvm's
current timestamp.
|
class |
DoubleType |
|
class |
DurationType |
|
class |
FloatType |
|
class |
InstantType |
|
class |
IntegerType |
A type that maps between INTEGER and @link Integer}
|
class |
LocalDateTimeType |
|
class |
LocalDateType |
|
class |
LocaleType |
A type that maps between VARCHAR and @link Locale}
|
class |
LocalTimeType |
|
class |
LongType |
|
class |
NumericBooleanType |
|
class |
OffsetDateTimeType |
|
class |
OffsetTimeType |
|
class |
ShortType |
|
class |
StringNVarcharType |
|
class |
StringType |
|
class |
TimestampType |
|
class |
TimeType |
|
class |
TimeZoneType |
|
class |
TrueFalseType |
|
class |
UrlType |
|
class |
UUIDCharType |
|
class |
YesNoType |
|
class |
ZonedDateTimeType |
|