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 TypeClassDescriptionclassDelegating fetch configuration that can also perform exception transation for use in facades.classJDBC extensions to OpenJPA'sFetchConfiguration. -
Uses of QueryFlushModes in org.apache.openjpa.kernel
Subinterfaces of QueryFlushModes in org.apache.openjpa.kernelModifier and TypeInterfaceDescriptioninterfaceAllows configuration and optimization of how objects are loaded from the data store.interfaceOpenJPA query interface.Classes in org.apache.openjpa.kernel that implement QueryFlushModesModifier and TypeClassDescriptionclassDelegating fetch configuration that can also perform exception translation for use in facades.classDelegating query that can also perform exception translation for use in facades.classAllows configuration and optimization of how objects are loaded from the data store.classImplementation of theQueryinterface. -
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 TypeClassDescriptionclassA fetch configuration that is aware of special hint to narrow its operation on subset of slices.