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-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01