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