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

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

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

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type EntityResult
protected  List<EntityResult> SqlResultSetMapping.entityResult
           
 

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

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type EntityResult
 List<EntityResult> SqlResultSetMapping.getEntityResult()
          Gets the value of the entityResult property.
 



Copyright © 2005-2014. All Rights Reserved.