| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JDBCFetchPlan in org.apache.openjpa.persistence.jdbc | 
|---|
| Classes in org.apache.openjpa.persistence.jdbc that implement JDBCFetchPlan | |
|---|---|
|  class | JDBCFetchPlanImplJDBC extensions to the fetch plan. | 
| Methods in org.apache.openjpa.persistence.jdbc that return JDBCFetchPlan | |
|---|---|
|  JDBCFetchPlan | JDBCFetchPlanImpl.addFetchGroup(java.lang.String group) | 
|  JDBCFetchPlan | JDBCFetchPlan.addFetchGroup(java.lang.String group) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.addFetchGroups(java.util.Collection groups) | 
|  JDBCFetchPlan | JDBCFetchPlan.addFetchGroups(java.util.Collection groups) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.addFetchGroups(java.lang.String... groups) | 
|  JDBCFetchPlan | JDBCFetchPlan.addFetchGroups(java.lang.String... groups) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.addField(java.lang.Class cls,
         java.lang.String field) | 
|  JDBCFetchPlan | JDBCFetchPlan.addField(java.lang.Class cls,
         java.lang.String field) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.addField(java.lang.String field) | 
|  JDBCFetchPlan | JDBCFetchPlan.addField(java.lang.String field) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.addFields(java.lang.Class cls,
          java.util.Collection fields) | 
|  JDBCFetchPlan | JDBCFetchPlan.addFields(java.lang.Class cls,
          java.util.Collection fields) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.addFields(java.lang.Class cls,
          java.lang.String... fields) | 
|  JDBCFetchPlan | JDBCFetchPlan.addFields(java.lang.Class cls,
          java.lang.String... fields) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.addFields(java.util.Collection fields) | 
|  JDBCFetchPlan | JDBCFetchPlan.addFields(java.util.Collection fields) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.addFields(java.lang.String... fields) | 
|  JDBCFetchPlan | JDBCFetchPlan.addFields(java.lang.String... fields) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.clearFetchGroups() | 
|  JDBCFetchPlan | JDBCFetchPlan.clearFetchGroups() | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.clearFields() | 
|  JDBCFetchPlan | JDBCFetchPlan.clearFields() | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeFetchGroup(java.lang.String group) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeFetchGroup(java.lang.String group) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeFetchGroups(java.util.Collection groups) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeFetchGroups(java.util.Collection groups) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeFetchGroups(java.lang.String... groups) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeFetchGroups(java.lang.String... groups) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeField(java.lang.Class cls,
            java.lang.String field) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeField(java.lang.Class cls,
            java.lang.String field) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeField(java.lang.String field) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeField(java.lang.String field) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeFields(java.lang.Class cls,
             java.util.Collection fields) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeFields(java.lang.Class cls,
             java.util.Collection fields) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeFields(java.lang.Class cls,
             java.lang.String... fields) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeFields(java.lang.Class cls,
             java.lang.String... fields) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeFields(java.util.Collection fields) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeFields(java.util.Collection fields) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.removeFields(java.lang.String... fields) | 
|  JDBCFetchPlan | JDBCFetchPlan.removeFields(java.lang.String... fields) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.resetFetchGroups() | 
|  JDBCFetchPlan | JDBCFetchPlan.resetFetchGroups() | 
|  JDBCFetchPlan | JDBCFetchPlan.setEagerFetchMode(FetchMode mode)Eager fetch mode in loading relations. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setEagerFetchMode(int mode) | 
|  JDBCFetchPlan | JDBCFetchPlan.setEagerFetchMode(int mode)Deprecated. use setEagerFetchMode(FetchMode)instead. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setFetchBatchSize(int fetchBatchSize) | 
|  JDBCFetchPlan | JDBCFetchPlan.setFetchBatchSize(int fetchBatchSize) | 
|  JDBCFetchPlan | JDBCFetchPlan.setFetchDirection(FetchDirection direction)Result set fetch direction. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setFetchDirection(int direction) | 
|  JDBCFetchPlan | JDBCFetchPlan.setFetchDirection(int direction)Deprecated. use setFetchDirection(FetchDirection)instead. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setIsolation(IsolationLevel level) | 
|  JDBCFetchPlan | JDBCFetchPlan.setIsolation(IsolationLevel level)The isolation level for queries issued to the database. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setJoinSyntax(int syntax) | 
|  JDBCFetchPlan | JDBCFetchPlan.setJoinSyntax(int syntax)Deprecated. use setJoinSyntax(JoinSyntax)instead. | 
|  JDBCFetchPlan | JDBCFetchPlan.setJoinSyntax(JoinSyntax syntax)SQL join syntax. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setLockTimeout(int timeout) | 
|  JDBCFetchPlan | JDBCFetchPlan.setLockTimeout(int timeout) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setLRSSize(int lrsSizeMode) | 
|  JDBCFetchPlan | JDBCFetchPlan.setLRSSize(int lrsSizeMode)Deprecated. use setLRSSizeAlgorithm(LRSSizeAlgorithm)instead. | 
|  JDBCFetchPlan | JDBCFetchPlan.setLRSSizeAlgorithm(LRSSizeAlgorithm lrsSizeAlgorithm)How to determine the size of a large result set. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setMaxFetchDepth(int depth) | 
|  JDBCFetchPlan | JDBCFetchPlan.setMaxFetchDepth(int depth) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setQueryResultCacheEnabled(boolean cache) | 
|  JDBCFetchPlan | JDBCFetchPlan.setQueryResultCacheEnabled(boolean cache) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setReadLockMode(javax.persistence.LockModeType mode) | 
|  JDBCFetchPlan | JDBCFetchPlan.setReadLockMode(javax.persistence.LockModeType mode) | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setResultSetType(int mode) | 
|  JDBCFetchPlan | JDBCFetchPlan.setResultSetType(int mode)Deprecated. use setResultSetType(ResultSetType)instead. | 
|  JDBCFetchPlan | JDBCFetchPlan.setResultSetType(ResultSetType type)Type of JDBC result set to use for query results. | 
|  JDBCFetchPlan | JDBCFetchPlan.setSubclassFetchMode(FetchMode mode)Eager fetch mode in loading subclasses. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setSubclassFetchMode(int mode) | 
|  JDBCFetchPlan | JDBCFetchPlan.setSubclassFetchMode(int mode)Deprecated. use setSubclassFetchMode(FetchMode)instead. | 
|  JDBCFetchPlan | JDBCFetchPlanImpl.setWriteLockMode(javax.persistence.LockModeType mode) | 
|  JDBCFetchPlan | JDBCFetchPlan.setWriteLockMode(javax.persistence.LockModeType mode) | 
| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||