| AbstractTypeDescriptor
Abstract adapter for Java type descriptors.
|
| ArrayMutabilityPlan
A mutability plan for arrays.
|
| BigDecimalTypeDescriptor
|
| BigIntegerTypeDescriptor
|
BlobTypeDescriptor
Descriptor for Blob handling.
|
| BlobTypeDescriptor.BlobMutabilityPlan |
| BooleanTypeDescriptor
|
| ByteArrayTypeDescriptor
TODO : javadoc
|
ByteTypeDescriptor
Descriptor for Byte handling.
|
CalendarDateTypeDescriptor
Descriptor for Calendar handling, but just for the date (month, day, year) portion.
|
| CalendarTypeDescriptor
|
| CalendarTypeDescriptor.CalendarMutabilityPlan |
| CharacterArrayTypeDescriptor
TODO : javadoc
|
| CharacterTypeDescriptor
|
| ClassTypeDescriptor
TODO : javadoc
|
ClobTypeDescriptor
Descriptor for Clob handling.
|
| ClobTypeDescriptor.ClobMutabilityPlan |
| CurrencyTypeDescriptor
TODO : javadoc
|
| DateTypeDescriptor
TODO : javadoc
|
| DateTypeDescriptor.DateMutabilityPlan |
DoubleTypeDescriptor
Descriptor for Double handling.
|
FloatTypeDescriptor
Descriptor for Float handling.
|
| ImmutableMutabilityPlan
Mutability plan for immutable objects
|
| IncomparableComparator
TODO : javadoc
|
| IntegerTypeDescriptor
|
| JavaTypeDescriptor
Descriptor for the Java side of a value mapping.
|
| JdbcDateTypeDescriptor
TODO : javadoc
|
| JdbcDateTypeDescriptor.DateMutabilityPlan |
| JdbcTimestampTypeDescriptor
TODO : javadoc
|
| JdbcTimestampTypeDescriptor.TimestampMutabilityPlan |
| JdbcTimeTypeDescriptor
TODO : javadoc
|
| JdbcTimeTypeDescriptor.TimeMutabilityPlan |
| LocaleTypeDescriptor
TODO : javadoc
|
| LocaleTypeDescriptor.LocaleComparator |
LongTypeDescriptor
Descriptor for Long handling.
|
| MutabilityPlan
TODO : javadoc
|
| MutableMutabilityPlan
Mutability plan for mutable objects
|
| PrimitiveByteArrayTypeDescriptor
Descriptor for byte[] handling.
|
| PrimitiveCharacterArrayTypeDescriptor
TODO : javadoc
|
| SerializableTypeDescriptor.SerializableMutabilityPlan |
ShortTypeDescriptor
Descriptor for Short handling.
|
StringTypeDescriptor
Descriptor for String handling.
|
| TimeZoneTypeDescriptor
|
| TimeZoneTypeDescriptor.TimeZoneComparator |
UrlTypeDescriptor
Descriptor for URL handling.
|
UUIDTypeDescriptor
Descriptor for UUID handling.
|
| UUIDTypeDescriptor.PassThroughTransformer |
| UUIDTypeDescriptor.ToBytesTransformer |
| UUIDTypeDescriptor.ToStringTransformer |
| UUIDTypeDescriptor.ValueTransformer |