Uses of Class
org.hibernate.type.BasicCollectionType
-
Packages that use BasicCollectionType Package Description org.hibernate.type A HibernateTypeis a strategy for mapping a Java property type to a JDBC type or types. -
-
Uses of BasicCollectionType in org.hibernate.type
Subclasses of BasicCollectionType in org.hibernate.type Modifier and Type Class Description classConvertedBasicCollectionType<C extends Collection<E>,E>A converted basic array type.
-