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

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

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

Fields in org.apache.cayenne.jpa.map with type parameters of type JpaSqlResultSetMapping
protected  Collection<JpaSqlResultSetMapping> JpaEntity.sqlResultSetMappings
           
protected  Collection<JpaSqlResultSetMapping> JpaEntityMap.sqlResultSetMappings
           
 

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



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