Uses of Class
org.hibernate.annotations.CollectionType
-
Packages that use CollectionType Package Description org.hibernate.boot.model.internal -
-
Uses of CollectionType in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal with parameters of type CollectionType Modifier and Type Method Description static ManagedBean<? extends UserCollectionType>
CollectionBinder. resolveCustomType(org.hibernate.annotations.common.reflection.XProperty property, CollectionType typeAnnotation, MetadataBuildingContext context)
-