Uses of Interface
org.apache.openjpa.kernel.QueryFlushModes
Package
Description
OpenJPA-JDBC Runtime Kernel
OpenJPA Runtime Kernel
Extended OpenJPA Interfaces for distributed databases.
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of QueryFlushModes 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 QueryFlushModes in org.apache.openjpa.kernel
Modifier and TypeInterfaceDescriptioninterface
Allows configuration and optimization of how objects are loaded from the data store.interface
OpenJPA query interface.Modifier and TypeClassDescriptionclass
Delegating fetch configuration that can also perform exception translation for use in facades.class
Delegating query that can also perform exception translation for use in facades.class
Allows configuration and optimization of how objects are loaded from the data store.class
Implementation of theQuery
interface. -
Uses of QueryFlushModes in org.apache.openjpa.slice
-
Uses of QueryFlushModes 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.