Uses of Interface
org.apache.openjpa.kernel.AutoDetach
Package
Description
OpenJPA Runtime Kernel
Extended OpenJPA Interfaces for distributed databases.
-
Uses of AutoDetach in org.apache.openjpa.kernel
Modifier and TypeInterfaceDescriptioninterface
The broker is the primary interface into the OpenJPA runtime.Modifier and TypeClassDescriptionclass
ConcreteBroker
.class
Delegating broker that can also perform exception translation for use in facades.class
Subtype ofBrokerImpl
that automatically closes itself during finalization. -
Uses of AutoDetach in org.apache.openjpa.slice
Modifier and TypeInterfaceDescriptioninterface
Extension to Broker to allow access tovirtual data store
.Modifier and TypeClassDescriptionclass
A specialized Broker to associate slice identifiers with the StateManagers as they are persisted in a cascade.