Uses of Class
com.sun.java.xml.ns.persistence.orm.Entity

Packages that use Entity
com.sun.java.xml.ns.persistence.orm   
 

Uses of Entity in com.sun.java.xml.ns.persistence.orm
 

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type Entity
protected  List<Entity> EntityMappings.entity
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return Entity
 Entity ObjectFactory.createEntity()
          Create an instance of Entity
 

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type Entity
 List<Entity> EntityMappings.getEntity()
          Gets the value of the entity property.
 



Copyright © 2005-2014. All Rights Reserved.