Uses of Interface
org.apache.openjpa.kernel.AutoClear
Packages that use AutoClear
Package
Description
OpenJPA Runtime Kernel
Extended OpenJPA Interfaces for distributed databases.
-
Uses of AutoClear in org.apache.openjpa.kernel
Subinterfaces of AutoClear in org.apache.openjpa.kernelModifier and TypeInterfaceDescriptioninterfaceThe broker is the primary interface into the OpenJPA runtime.Classes in org.apache.openjpa.kernel that implement AutoClearModifier and TypeClassDescriptionclassConcreteBroker.classDelegating broker that can also perform exception translation for use in facades.classSubtype ofBrokerImplthat automatically closes itself during finalization. -
Uses of AutoClear in org.apache.openjpa.slice
Subinterfaces of AutoClear in org.apache.openjpa.sliceModifier and TypeInterfaceDescriptioninterfaceExtension to Broker to allow access tovirtual data store.Classes in org.apache.openjpa.slice that implement AutoClearModifier and TypeClassDescriptionclassA specialized Broker to associate slice identifiers with the StateManagers as they are persisted in a cascade.