Uses of Class
org.apache.openjpa.jdbc.kernel.FinderQueryImpl

Packages that use FinderQueryImpl
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
 

Uses of FinderQueryImpl in org.apache.openjpa.jdbc.kernel
 

Methods in org.apache.openjpa.jdbc.kernel that return FinderQueryImpl
(package private)  FinderQueryImpl JDBCStoreManager.getFinder(ClassMapping mapping, FetchConfiguration fetch)
           
(package private) static FinderQueryImpl FinderQueryImpl.newFinder(ClassMapping mapping, SelectExecutor select)
          Attempts to construct a FinderQuery from the given Select for the given mapping.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.