Uses of Interface
org.hibernate.type.AdjustableBasicType
-
Packages that use AdjustableBasicType Package Description org.hibernate.type -
-
Uses of AdjustableBasicType in org.hibernate.type
Classes in org.hibernate.type that implement AdjustableBasicType Modifier and Type Class Description classBasicArrayType<T>A type that maps betweenARRAYandT[]classBasicCollectionType<C extends Collection<E>,E>A type that maps betweenARRAYandCollection<T>
-