Uses of Class
org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
Packages that use JDBCFetchPlanImpl
-
Uses of JDBCFetchPlanImpl in org.apache.openjpa.persistence.jdbc
Methods in org.apache.openjpa.persistence.jdbc that return JDBCFetchPlanImplModifier and TypeMethodDescriptionJDBCFetchPlanImpl.setEagerFetchMode
(FetchMode mode) JDBCFetchPlanImpl.setFetchDirection
(FetchDirection direction) JDBCFetchPlanImpl.setJoinSyntax
(JoinSyntax syntax) JDBCFetchPlanImpl.setLRSSizeAlgorithm
(LRSSizeAlgorithm lrsSizeAlgorithm) JDBCFetchPlanImpl.setResultSetType
(ResultSetType type) JDBCFetchPlanImpl.setSubclassFetchMode
(FetchMode mode)