Uses of Interface
org.apache.openjpa.kernel.LockScopes
Packages that use LockScopes
Package
Description
OpenJPA-JDBC Runtime Kernel
OpenJPA Runtime Kernel
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of LockScopes in org.apache.openjpa.jdbc.kernel
Subinterfaces of LockScopes in org.apache.openjpa.jdbc.kernelClasses in org.apache.openjpa.jdbc.kernel that implement LockScopesModifier and TypeClassDescriptionclass
Delegating fetch configuration that can also perform exception transation for use in facades.class
JDBC extensions to OpenJPA'sFetchConfiguration
. -
Uses of LockScopes in org.apache.openjpa.kernel
Subinterfaces of LockScopes in org.apache.openjpa.kernelModifier and TypeInterfaceDescriptioninterface
Allows configuration and optimization of how objects are loaded from the data store.Classes in org.apache.openjpa.kernel that implement LockScopesModifier and TypeClassDescriptionclass
Delegating fetch configuration that can also perform exception translation for use in facades.class
Allows configuration and optimization of how objects are loaded from the data store. -
Uses of LockScopes in org.apache.openjpa.slice.jdbc
Classes in org.apache.openjpa.slice.jdbc that implement LockScopesModifier and TypeClassDescriptionclass
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.