Package org.hibernate.type.descriptor.java

Interface Summary
JavaTypeDescriptor<T> Descriptor for the Java side of a value mapping.
MutabilityPlan<T> TODO : javadoc
UUIDTypeDescriptor.ValueTransformer  
 

Class Summary
AbstractTypeDescriptor<T> Abstract adapter for Java type descriptors.
ArrayMutabilityPlan<T> A mutability plan for arrays.
BigDecimalTypeDescriptor Descriptor for BigDecimal handling.
BigIntegerTypeDescriptor Descriptor for BigInteger handling.
BlobTypeDescriptor Descriptor for Blob handling.
BlobTypeDescriptor.BlobMutabilityPlan  
BooleanTypeDescriptor Descriptor for Boolean handling.
ByteArrayTypeDescriptor TODO : javadoc
ByteTypeDescriptor Descriptor for Byte handling.
CalendarDateTypeDescriptor Descriptor for Calendar handling, but just for the date (month, day, year) portion.
CalendarTypeDescriptor Descriptor for Calendar handling.
CalendarTypeDescriptor.CalendarMutabilityPlan  
CharacterArrayTypeDescriptor TODO : javadoc
CharacterTypeDescriptor Descriptor for Character handling.
ClassTypeDescriptor TODO : javadoc
ClobTypeDescriptor Descriptor for Clob handling.
ClobTypeDescriptor.ClobMutabilityPlan  
CurrencyTypeDescriptor TODO : javadoc
DataHelper A help for dealing with BLOB and CLOB data
DateTypeDescriptor TODO : javadoc
DateTypeDescriptor.DateMutabilityPlan  
DoubleTypeDescriptor Descriptor for Double handling.
FloatTypeDescriptor Descriptor for Float handling.
ImmutableMutabilityPlan<T> Mutability plan for immutable objects
IncomparableComparator TODO : javadoc
IntegerTypeDescriptor Descriptor for Integer handling.
JdbcDateTypeDescriptor TODO : javadoc
JdbcDateTypeDescriptor.DateMutabilityPlan  
JdbcTimestampTypeDescriptor TODO : javadoc
JdbcTimestampTypeDescriptor.TimestampMutabilityPlan  
JdbcTimeTypeDescriptor TODO : javadoc
JdbcTimeTypeDescriptor.TimeMutabilityPlan  
LocaleTypeDescriptor Descriptor for Locale handling.
LocaleTypeDescriptor.LocaleComparator  
LongTypeDescriptor Descriptor for Long handling.
MutableMutabilityPlan<T> Mutability plan for mutable objects
NClobTypeDescriptor Descriptor for NClob handling.
NClobTypeDescriptor.NClobMutabilityPlan  
PrimitiveByteArrayTypeDescriptor Descriptor for byte[] handling.
PrimitiveCharacterArrayTypeDescriptor TODO : javadoc
SerializableTypeDescriptor<T extends Serializable> TODO : javadoc
SerializableTypeDescriptor.SerializableMutabilityPlan<S extends Serializable>  
ShortTypeDescriptor Descriptor for Short handling.
StringTypeDescriptor Descriptor for String handling.
TimeZoneTypeDescriptor Descriptor for TimeZone handling.
TimeZoneTypeDescriptor.TimeZoneComparator  
UrlTypeDescriptor Descriptor for URL handling.
UUIDTypeDescriptor Descriptor for UUID handling.
UUIDTypeDescriptor.PassThroughTransformer  
UUIDTypeDescriptor.ToBytesTransformer  
UUIDTypeDescriptor.ToStringTransformer  
 



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.