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

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

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

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

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



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