Uses of Interface
org.hibernate.processor.model.MetaCollection
-
Packages that use MetaCollection Package Description org.hibernate.processor.annotation Implementation of the model classes backed by annotations.org.hibernate.processor.xml Implementation of the model classes backed by annotations. -
-
Uses of MetaCollection in org.hibernate.processor.annotation
Classes in org.hibernate.processor.annotation that implement MetaCollection Modifier and Type Class Description classAnnotationMetaCollectionclassAnnotationMetaMap -
Uses of MetaCollection in org.hibernate.processor.xml
Classes in org.hibernate.processor.xml that implement MetaCollection Modifier and Type Class Description classXmlMetaCollectionclassXmlMetaMap
-