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(FetchMode mode)
           
 JDBCFetchPlanImpl JDBCFetchPlanImpl.setFetchDirection(FetchDirection direction)
           
 JDBCFetchPlanImpl JDBCFetchPlanImpl.setJoinSyntax(JoinSyntax syntax)
           
 JDBCFetchPlanImpl JDBCFetchPlanImpl.setLRSSizeAlgorithm(LRSSizeAlgorithm lrsSizeAlgorithm)
           
 JDBCFetchPlanImpl JDBCFetchPlanImpl.setResultSetType(ResultSetType type)
           
 JDBCFetchPlanImpl JDBCFetchPlanImpl.setSubclassFetchMode(FetchMode mode)
           
 



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