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

Packages that use JDBCFetchPlanImpl
org.apache.openjpa.persistence.jdbc OpenJPA JPA-JDBC 
 

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

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



Copyright © 2006 Apache Software Foundation. All Rights Reserved.