Uses of Class
org.hibernate.annotations.CollectionType
-
Packages that use CollectionType Package Description org.hibernate.cfg.annotations -
-
Uses of CollectionType in org.hibernate.cfg.annotations
Methods in org.hibernate.cfg.annotations 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 buildingContext)
-