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