Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Entity

Packages that use Entity
org.hibernate.jpamodelgen.xml   
org.hibernate.jpamodelgen.xml.jaxb   
 

Uses of Entity in org.hibernate.jpamodelgen.xml
 

Constructors in org.hibernate.jpamodelgen.xml with parameters of type Entity
XmlMetaEntity(Entity ormEntity, String defaultPackageName, TypeElement element, Context context)
           
 

Uses of Entity in org.hibernate.jpamodelgen.xml.jaxb
 

Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Entity
protected  List<Entity> EntityMappings.entity
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return Entity
 Entity ObjectFactory.createEntity()
          Create an instance of Entity
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Entity
 List<Entity> EntityMappings.getEntity()
          Gets the value of the entity property.
 



Copyright © 2009-2011. All Rights Reserved.