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