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

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

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

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

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

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



Copyright © 2005-2011. All Rights Reserved.