Package | Description |
---|---|
org.apache.openjpa.persistence |
OpenJPA JPA
This package provides an JPA facade to OpenJPA.
|
org.apache.openjpa.persistence.jdbc |
OpenJPA JPA-JDBC
JDBC-specific extensions to OpenJPA JPA runtime.
|
Constructor and Description |
---|
OpenJPAEnumToInteger(OpenJPAEnum<?> prototype) |
Modifier and Type | Class and Description |
---|---|
class |
FetchMode
Type of fetching to employ.
|
class |
IsolationLevel
Isolation levels for use in
JDBCFetchPlan.setIsolation(org.apache.openjpa.persistence.jdbc.IsolationLevel) . |
class |
LRSSizeAlgorithm
Algorithm to use for computing the size of an LRS relation.
|
class |
ResultSetType
Type of result set to use.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.