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

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

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

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

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

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



Copyright © 2005-2014. All Rights Reserved.