Uses of Interface
org.apache.openjpa.slice.QueryTargetPolicy
Package
Description
Extended OpenJPA Interfaces for distributed databases.
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of QueryTargetPolicy in org.apache.openjpa.slice
Modifier and TypeMethodDescriptionDistributedConfiguration.getQueryTargetPolicyInstance()
Gets the policy that governs which slices will be targeted for a given query.Modifier and TypeMethodDescriptionvoid
DistributedConfiguration.setQueryTargetPolicyInstance
(QueryTargetPolicy policy) Sets the policy that governs which slices will be targeted for a given query. -
Uses of QueryTargetPolicy in org.apache.openjpa.slice.jdbc
Modifier and TypeMethodDescriptionDistributedJDBCConfigurationImpl.getQueryTargetPolicyInstance()
Modifier and TypeMethodDescriptionvoid
DistributedJDBCConfigurationImpl.setQueryTargetPolicyInstance
(QueryTargetPolicy policy)