Uses of Interface
org.apache.openjpa.kernel.LockScopes
-
Packages that use LockScopes Package Description org.apache.openjpa.kernel OpenJPA Runtime Kernel -
-
Uses of LockScopes in org.apache.openjpa.kernel
Subinterfaces of LockScopes in org.apache.openjpa.kernel Modifier and Type Interface Description interfaceFetchConfigurationAllows configuration and optimization of how objects are loaded from the data store.Classes in org.apache.openjpa.kernel that implement LockScopes Modifier and Type Class Description classDelegatingFetchConfigurationDelegating fetch configuration that can also perform exception translation for use in facades.classFetchConfigurationImplAllows configuration and optimization of how objects are loaded from the data store.
-