|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelegatingFetchConfiguration | |
|---|---|
| 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. |
| Uses of DelegatingFetchConfiguration in org.apache.openjpa.jdbc.kernel |
|---|
| Subclasses of DelegatingFetchConfiguration in org.apache.openjpa.jdbc.kernel | |
|---|---|
class |
DelegatingJDBCFetchConfiguration
Delegating fetch configuration that can also perform exception transation for use in facades. |
| Uses of DelegatingFetchConfiguration in org.apache.openjpa.persistence |
|---|
| Methods in org.apache.openjpa.persistence that return DelegatingFetchConfiguration | |
|---|---|
protected DelegatingFetchConfiguration |
FetchPlanImpl.newDelegatingFetchConfiguration(FetchConfiguration fetch)
Create a new exception-translating delegating fetch configuration. |
| Uses of DelegatingFetchConfiguration in org.apache.openjpa.persistence.jdbc |
|---|
| Methods in org.apache.openjpa.persistence.jdbc that return DelegatingFetchConfiguration | |
|---|---|
protected DelegatingFetchConfiguration |
JDBCFetchPlanImpl.newDelegatingFetchConfiguration(FetchConfiguration fetch)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||