Uses of Interface
org.apache.openjpa.kernel.DetachState
Package
Description
OpenJPA Configuration
OpenJPA Runtime Kernel
Extended OpenJPA Interfaces for distributed databases.
-
Uses of DetachState in org.apache.openjpa.conf
Modifier and TypeClassDescriptionclass
Detach options.static class
Public to allow reflection.static class
Public to allow reflection.static class
Detach loaded state. -
Uses of DetachState 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
Handles detaching instances.class
Subtype ofBrokerImpl
that automatically closes itself during finalization. -
Uses of DetachState 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.