Uses of Class
org.hibernate.type.AbstractSingleColumnStandardBasicType
-
Packages that use AbstractSingleColumnStandardBasicType Package Description org.hibernate.type -
-
Uses of AbstractSingleColumnStandardBasicType in org.hibernate.type
Subclasses of AbstractSingleColumnStandardBasicType in org.hibernate.type Modifier and Type Class Description classBasicArrayType<T>A type that maps betweenARRAYandT[]classBasicCollectionType<C extends Collection<E>,E>A type that maps betweenARRAYandCollection<T>classDbTimestampTypeDeprecated.UseValueGenerationinsteadclassJavaObjectTypeclassNullTypeclassSerializableType<T extends Serializable>A type that maps between aVARBINARYandSerializableclasses.classStandardBasicTypeTemplate<J>A BasicType adapter targeting partial portability to 6.0's type system changes.
-