Uses of Interface
org.hibernate.jpamodelgen.model.MetaSingleAttribute
-
Packages that use MetaSingleAttribute 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 MetaSingleAttribute in org.hibernate.jpamodelgen.annotation
Classes in org.hibernate.jpamodelgen.annotation that implement MetaSingleAttribute Modifier and Type Class Description class
AnnotationMetaSingleAttribute
-
Uses of MetaSingleAttribute in org.hibernate.jpamodelgen.xml
Classes in org.hibernate.jpamodelgen.xml that implement MetaSingleAttribute Modifier and Type Class Description class
XmlMetaSingleAttribute
-