Uses of Class
org.hibernate.type.AbstractSingleColumnStandardBasicType
Packages that use AbstractSingleColumnStandardBasicType
Package
Description
A Hibernate
Type is a strategy for mapping a Java
property type to a JDBC type or types.-
Uses of AbstractSingleColumnStandardBasicType in org.hibernate.type
Subclasses of AbstractSingleColumnStandardBasicType in org.hibernate.typeModifier and TypeClassDescriptionclassBasicArrayType<T,E> A type that maps betweenARRAYandT[]classBasicCollectionType<C extends Collection<E>,E> A type that maps betweenARRAYandCollection<T>classA type that is assignable to every non-primitive type, that is, the type ofnull.classConvertedBasicArrayType<T,S, E> Given aBasicValueConverterfor an array type,classConvertedBasicCollectionType<C extends Collection<E>,E> A converted basic array type.classclassclassclassSerializableType<T extends Serializable>A type that maps between aVARBINARYandSerializableclasses.classA BasicType adapter targeting partial portability to 6.0's type system changes. -
Uses of AbstractSingleColumnStandardBasicType in org.hibernate.type.internal
Subclasses of AbstractSingleColumnStandardBasicType in org.hibernate.type.internalModifier and TypeClassDescriptionclassclassclass