Uses of Package
org.hibernate.type.descriptor.java
-
Packages that use org.hibernate.type.descriptor.java Package Description org.hibernate.boot.model org.hibernate.dialect org.hibernate.metamodel.model.convert.spi org.hibernate.spatial org.hibernate.spatial.dialect.db2 org.hibernate.spatial.dialect.h2geodb org.hibernate.spatial.dialect.hana org.hibernate.spatial.dialect.mariadb org.hibernate.spatial.dialect.mysql org.hibernate.spatial.dialect.oracle org.hibernate.spatial.dialect.postgis org.hibernate.spatial.dialect.sqlserver org.hibernate.type org.hibernate.type.descriptor.converter Support for handling JPAAttributeConverter
instances as part of the HibernateType
system.org.hibernate.type.descriptor.java org.hibernate.type.descriptor.java.spi org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.boot.model Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.dialect Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.metamodel.model.convert.spi Class Description BasicJavaDescriptor EnumJavaTypeDescriptor Describes a Java Enum type.JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial Class Description AbstractTypeDescriptor Abstract adapter for Java type descriptors.BasicJavaDescriptor JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial.dialect.db2 Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial.dialect.h2geodb Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial.dialect.hana Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial.dialect.mariadb Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial.dialect.mysql Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial.dialect.oracle Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial.dialect.postgis Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.spatial.dialect.sqlserver Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.type Class Description BasicJavaDescriptor BooleanTypeDescriptor Descriptor forBoolean
handling.JavaTypeDescriptor Descriptor for the Java side of a value mapping.MutabilityPlan Describes the mutability aspects of a Java type. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.type.descriptor.converter Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping.MutabilityPlan Describes the mutability aspects of a Java type.MutableMutabilityPlan Mutability plan for mutable objects -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.type.descriptor.java Class Description AbstractTypeDescriptor Abstract adapter for Java type descriptors.ArrayMutabilityPlan A mutability plan for arrays.BasicJavaDescriptor BigDecimalTypeDescriptor Descriptor forBigDecimal
handling.BigIntegerTypeDescriptor Descriptor forBigInteger
handling.BlobTypeDescriptor Descriptor forBlob
handling.BlobTypeDescriptor.BlobMutabilityPlan BooleanTypeDescriptor Descriptor forBoolean
handling.ByteArrayTypeDescriptor Descriptor forByte[]
handling.ByteTypeDescriptor Descriptor forByte
handling.CalendarDateTypeDescriptor Descriptor forCalendar
handling, but just for the date (month, day, year) portion.CalendarTimeTypeDescriptor Descriptor forCalendar
handling, but just for the time portion.CalendarTypeDescriptor Descriptor forCalendar
handling.CalendarTypeDescriptor.CalendarMutabilityPlan CharacterArrayTypeDescriptor Descriptor forCharacter[]
handling.CharacterTypeDescriptor Descriptor forCharacter
handling.ClassTypeDescriptor Descriptor forClass
handling.ClobTypeDescriptor Descriptor forClob
handling.ClobTypeDescriptor.ClobMutabilityPlan CurrencyTypeDescriptor Descriptor forCurrency
handling.DateTypeDescriptor Descriptor forDate
handling.DateTypeDescriptor.DateMutabilityPlan DoubleTypeDescriptor Descriptor forDouble
handling.DurationJavaDescriptor FloatTypeDescriptor Descriptor forFloat
handling.ImmutableMutabilityPlan Mutability plan for immutable objectsIncomparableComparator Comparator for things that cannot be compared (in a way we know about).InstantJavaDescriptor Java type descriptor for the LocalDateTime type.IntegerTypeDescriptor Descriptor forInteger
handling.JavaTypeDescriptor Descriptor for the Java side of a value mapping.JavaTypeDescriptorRegistry Deprecated.Use (5.3) UseJavaTypeDescriptorRegistry
insteadJdbcDateTypeDescriptor Descriptor forDate
handling.JdbcDateTypeDescriptor.DateMutabilityPlan JdbcTimestampTypeDescriptor Descriptor forTimestamp
handling.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan JdbcTimeTypeDescriptor Descriptor forTime
handling.JdbcTimeTypeDescriptor.TimeMutabilityPlan LocalDateJavaDescriptor Java type descriptor for the LocalDateTime type.LocalDateTimeJavaDescriptor Java type descriptor for the LocalDateTime type.LocaleTypeDescriptor Descriptor forLocale
handling.LocaleTypeDescriptor.LocaleComparator LocalTimeJavaDescriptor Java type descriptor for the LocalDateTime type.LongTypeDescriptor Descriptor forLong
handling.MutabilityPlan Describes the mutability aspects of a Java type.MutableMutabilityPlan Mutability plan for mutable objectsNClobTypeDescriptor Descriptor forNClob
handling.NClobTypeDescriptor.NClobMutabilityPlan OffsetDateTimeJavaDescriptor Java type descriptor for the LocalDateTime type.OffsetTimeJavaDescriptor Java type descriptor for the LocalDateTime type.PrimitiveByteArrayTypeDescriptor Descriptor forbyte[]
handling.PrimitiveCharacterArrayTypeDescriptor Descriptor forchar[]
handling.RowVersionTypeDescriptor Descriptor forbyte[]
handling specifically used for specifically for entity versions/timestamps.SerializableTypeDescriptor.SerializableMutabilityPlan ShortTypeDescriptor Descriptor forShort
handling.StringTypeDescriptor Descriptor forString
handling.TimeZoneTypeDescriptor Descriptor forTimeZone
handling.TimeZoneTypeDescriptor.TimeZoneComparator UrlTypeDescriptor Descriptor forURL
handling.UUIDTypeDescriptor Descriptor forUUID
handling.UUIDTypeDescriptor.PassThroughTransformer UUIDTypeDescriptor.ToBytesTransformer UUIDTypeDescriptor.ToStringTransformer UUIDTypeDescriptor.ValueTransformer ZonedDateTimeJavaDescriptor Java type descriptor for the LocalDateTime type. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.type.descriptor.java.spi Class Description JavaTypeDescriptor Descriptor for the Java side of a value mapping. -
Classes in org.hibernate.type.descriptor.java used by org.hibernate.type.descriptor.sql Class Description BasicJavaDescriptor JavaTypeDescriptor Descriptor for the Java side of a value mapping.