Uses of Interface
org.apache.openjpa.kernel.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
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
Allows configuration and optimization of how objects are loaded from the data store.Modifier 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
Modifier and TypeClassDescriptionclass
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.