Uses of Interface
org.apache.openjpa.kernel.AutoDetach
-
Packages that use AutoDetach Package Description org.apache.openjpa.kernel OpenJPA Runtime Kernel -
-
Uses of AutoDetach in org.apache.openjpa.kernel
Subinterfaces of AutoDetach 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 AutoDetach 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.
-