Uses of Class
org.apache.openjpa.kernel.DelegatingFetchConfiguration
Packages that use DelegatingFetchConfiguration
Package
Description
OpenJPA-JDBC Runtime Kernel
OpenJPA JPA
OpenJPA JPA-JDBC
-
Uses of DelegatingFetchConfiguration in org.apache.openjpa.jdbc.kernel
Subclasses of DelegatingFetchConfiguration in org.apache.openjpa.jdbc.kernelModifier and TypeClassDescriptionclass
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 DelegatingFetchConfigurationModifier and TypeMethodDescriptionprotected 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 DelegatingFetchConfigurationModifier and TypeMethodDescriptionprotected DelegatingFetchConfiguration
JDBCFetchPlanImpl.newDelegatingFetchConfiguration
(FetchConfiguration fetch)