Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
Runtime services for the JDBC OpenJPA implementation.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingJDBCFetchConfiguration
Delegating fetch configuration that can also perform exception
transation for use in facades.
|
Modifier and Type | Method and Description |
---|---|
protected DelegatingFetchConfiguration |
FetchPlanImpl.newDelegatingFetchConfiguration(FetchConfiguration fetch)
Create a new exception-translating delegating fetch configuration.
|
Modifier and Type | Method and Description |
---|---|
protected DelegatingFetchConfiguration |
JDBCFetchPlanImpl.newDelegatingFetchConfiguration(FetchConfiguration fetch) |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.