Uses of Interface
org.apache.openjpa.kernel.QueryFlushModes
Packages that use 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
Subinterfaces of QueryFlushModes in org.apache.openjpa.jdbc.kernelClasses in org.apache.openjpa.jdbc.kernel that implement QueryFlushModesModifier 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
Subinterfaces of QueryFlushModes in org.apache.openjpa.kernelModifier and TypeInterfaceDescriptioninterface
Allows configuration and optimization of how objects are loaded from the data store.interface
OpenJPA query interface.Classes in org.apache.openjpa.kernel that implement QueryFlushModesModifier 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
Classes in org.apache.openjpa.slice that implement QueryFlushModes -
Uses of QueryFlushModes in org.apache.openjpa.slice.jdbc
Classes in org.apache.openjpa.slice.jdbc that implement QueryFlushModesModifier and TypeClassDescriptionclass
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.