Package | Description |
---|---|
org.apache.openjpa.persistence.jdbc |
OpenJPA JPA-JDBC
JDBC-specific extensions to OpenJPA JPA runtime.
|
Modifier and Type | Method and Description |
---|---|
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–2022 Apache Software Foundation. All rights reserved.