Class Hierarchy
- java.lang.Object
- org.hibernate.type.AbstractStandardBasicType<T> (implements org.hibernate.type.BasicType, org.hibernate.type.ProcedureParameterExtractionAware<T>, org.hibernate.type.ProcedureParameterNamedBinder, org.hibernate.type.StringRepresentableType<T>)
- org.hibernate.type.AbstractSingleColumnStandardBasicType<T> (implements org.hibernate.type.SingleColumnType<T>)
- org.hibernate.type.AdaptedImmutableType<T>
- org.hibernate.type.BigDecimalType
- org.hibernate.type.BigIntegerType (implements org.hibernate.type.DiscriminatorType<T>)
- org.hibernate.type.BinaryType (implements org.hibernate.type.VersionType<T>)
- org.hibernate.type.BlobType
- org.hibernate.type.BooleanType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>)
- org.hibernate.type.ByteType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.CalendarDateType
- org.hibernate.type.CalendarTimeType
- org.hibernate.type.CalendarType (implements org.hibernate.type.VersionType<T>)
- org.hibernate.type.CharacterArrayClobType
- org.hibernate.type.CharacterArrayNClobType
- org.hibernate.type.CharacterArrayType
- org.hibernate.type.CharacterNCharType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>)
- org.hibernate.type.CharacterType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>)
- org.hibernate.type.CharArrayType
- org.hibernate.type.ClassType
- org.hibernate.type.ClobType
- org.hibernate.type.CurrencyType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.DateType (implements org.hibernate.type.IdentifierType<T>, org.hibernate.type.LiteralType<T>)
- org.hibernate.type.DoubleType (implements org.hibernate.type.PrimitiveType<T>)
- org.hibernate.type.DurationType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.FloatType (implements org.hibernate.type.PrimitiveType<T>)
- org.hibernate.type.ImageType
- org.hibernate.type.InstantType (implements org.hibernate.type.LiteralType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.IntegerType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.LocalDateTimeType (implements org.hibernate.type.LiteralType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.LocalDateType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.LocaleType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.LocalTimeType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.LongType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.MaterializedBlobType
- org.hibernate.type.MaterializedClobType
- org.hibernate.type.MaterializedNClobType
- org.hibernate.type.NClobType
- org.hibernate.type.NTextType
- org.hibernate.type.NumericBooleanType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>)
- org.hibernate.type.OffsetDateTimeType (implements org.hibernate.type.LiteralType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.OffsetTimeType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.PostgresUUIDType
- org.hibernate.type.PrimitiveCharacterArrayClobType
- org.hibernate.type.PrimitiveCharacterArrayNClobType
- org.hibernate.type.RowVersionType (implements org.hibernate.type.VersionType<T>)
- org.hibernate.type.SerializableToBlobType<T> (implements org.hibernate.usertype.DynamicParameterizedType)
- org.hibernate.type.SerializableType<T>
- org.hibernate.type.ShortType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.StandardBasicTypeTemplate<J>
- org.hibernate.type.StringNVarcharType (implements org.hibernate.type.DiscriminatorType<T>)
- org.hibernate.type.StringType (implements org.hibernate.type.DiscriminatorType<T>)
- org.hibernate.type.TextType
- org.hibernate.type.TimestampType (implements org.hibernate.type.LiteralType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.TimeType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.TimeZoneType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.TrueFalseType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>)
- org.hibernate.type.UrlType (implements org.hibernate.type.DiscriminatorType<T>)
- org.hibernate.type.UUIDBinaryType
- org.hibernate.type.UUIDCharType (implements org.hibernate.type.LiteralType<T>)
- org.hibernate.type.WrappedMaterializedBlobType
- org.hibernate.type.WrapperBinaryType
- org.hibernate.type.YesNoType (implements org.hibernate.type.DiscriminatorType<T>, org.hibernate.type.PrimitiveType<T>)
- org.hibernate.type.ZonedDateTimeType (implements org.hibernate.type.LiteralType<T>, org.hibernate.type.VersionType<T>)
- org.hibernate.type.AbstractType (implements org.hibernate.type.Type)
- org.hibernate.type.AnyType.ObjectTypeCacheEntry (implements java.io.Serializable)
- org.hibernate.type.BasicTypeRegistry (implements java.io.Serializable)
- org.hibernate.type.EnumType<T> (implements org.hibernate.usertype.DynamicParameterizedType, org.hibernate.usertype.EnhancedUserType, org.hibernate.usertype.LoggableUserType, java.io.Serializable, org.hibernate.type.spi.TypeConfigurationAware)
- org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor (implements org.hibernate.type.descriptor.sql.SqlTypeDescriptor)
- org.hibernate.type.StandardBasicTypes
- java.lang.Throwable (implements java.io.Serializable)
- org.hibernate.type.TypeFactory (implements java.io.Serializable, org.hibernate.type.spi.TypeBootstrapContext)
- org.hibernate.type.TypeHelper
- org.hibernate.type.TypeResolver (implements java.io.Serializable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.