Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Entity
-
Packages that use Entity Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of Entity in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Entity Modifier and Type Field Description protected List<Entity>EntityMappings. entityMethods in org.hibernate.jpamodelgen.xml.jaxb that return Entity Modifier and Type Method Description EntityObjectFactory. createEntity()Create an instance ofEntityMethods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Entity Modifier and Type Method Description List<Entity>EntityMappings. getEntity()Gets the value of the entity property.
-