Uses of Class
org.apache.openjpa.kernel.DelegatingFetchConfiguration
Package
Description
OpenJPA-JDBC Runtime Kernel
OpenJPA JPA
OpenJPA JPA-JDBC
-
Uses of DelegatingFetchConfiguration in org.apache.openjpa.jdbc.kernel
Modifier and TypeClassDescriptionclass
Delegating fetch configuration that can also perform exception transation for use in facades. -
Uses of DelegatingFetchConfiguration in org.apache.openjpa.persistence
Modifier and TypeMethodDescriptionprotected DelegatingFetchConfiguration
FetchPlanImpl.newDelegatingFetchConfiguration
(FetchConfiguration fetch) Create a new exception-translating delegating fetch configuration. -
Uses of DelegatingFetchConfiguration in org.apache.openjpa.persistence.jdbc
Modifier and TypeMethodDescriptionprotected DelegatingFetchConfiguration
JDBCFetchPlanImpl.newDelegatingFetchConfiguration
(FetchConfiguration fetch)