Uses of Interface
org.hibernate.jpamodelgen.model.MetaCollection
-
Packages that use MetaCollection Package Description org.hibernate.jpamodelgen.annotation Implementation of the model classes backed by annotations.org.hibernate.jpamodelgen.xml Implementation of the model classes backed by annotations. -
-
Uses of MetaCollection in org.hibernate.jpamodelgen.annotation
Classes in org.hibernate.jpamodelgen.annotation that implement MetaCollection Modifier and Type Class Description class
AnnotationMetaCollection
class
AnnotationMetaMap
-
Uses of MetaCollection in org.hibernate.jpamodelgen.xml
Classes in org.hibernate.jpamodelgen.xml that implement MetaCollection Modifier and Type Class Description class
XmlMetaCollection
class
XmlMetaMap
-