Uses of Interface
org.apache.openjpa.kernel.AutoClear
-
Packages that use AutoClear Package Description org.apache.openjpa.kernel OpenJPA Runtime Kernel -
-
Uses of AutoClear in org.apache.openjpa.kernel
Subinterfaces of AutoClear in org.apache.openjpa.kernel Modifier and Type Interface Description interfaceBrokerThe broker is the primary interface into the OpenJPA runtime.Classes in org.apache.openjpa.kernel that implement AutoClear Modifier and Type Class Description classBrokerImplConcreteBroker.classDelegatingBrokerDelegating broker that can also perform exception translation for use in facades.classFinalizingBrokerImplSubtype ofBrokerImplthat automatically closes itself during finalization.
-