Uses of Class
org.apache.cayenne.jpa.map.JpaColumnResult

Packages that use JpaColumnResult
org.apache.cayenne.jpa.map   
 

Uses of JpaColumnResult in org.apache.cayenne.jpa.map
 

Fields in org.apache.cayenne.jpa.map with type parameters of type JpaColumnResult
protected  Collection<JpaColumnResult> JpaSqlResultSetMapping.columnResults
           
 

Methods in org.apache.cayenne.jpa.map that return types with arguments of type JpaColumnResult
 Collection<JpaColumnResult> JpaSqlResultSetMapping.getColumnResults()
           
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.