|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegatingFetchConfiguration | |
---|---|
org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel |
org.apache.openjpa.persistence | OpenJPA JPA |
org.apache.openjpa.persistence.jdbc | OpenJPA JPA-JDBC |
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 |