Uses of Class
org.apache.openjpa.persistence.jdbc.JDBCFetchPlan

Uses of JDBCFetchPlan in org.apache.openjpa.persistence.jdbc
 

Methods in org.apache.openjpa.persistence.jdbc that return JDBCFetchPlan
 JDBCFetchPlan JDBCFetchPlan.setEagerFetchMode(int mode)
           
 JDBCFetchPlan JDBCFetchPlan.setFetchDirection(int direction)
           
 JDBCFetchPlan JDBCFetchPlan.setJoinSyntax(int syntax)
           
 JDBCFetchPlan JDBCFetchPlan.setLRSSize(int lrsSize)
           
 JDBCFetchPlan JDBCFetchPlan.setResultSetType(int type)
           
 JDBCFetchPlan JDBCFetchPlan.setSubclassFetchMode(int mode)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.