Uses of Interface
org.apache.openjpa.slice.FinderTargetPolicy
Packages that use FinderTargetPolicy
Package
Description
Extended OpenJPA Interfaces for distributed databases.
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of FinderTargetPolicy in org.apache.openjpa.slice
Methods in org.apache.openjpa.slice that return FinderTargetPolicyModifier and TypeMethodDescriptionDistributedConfiguration.getFinderTargetPolicyInstance()
Gets the policy that governs which slices will be targeted for a given finder.Methods in org.apache.openjpa.slice with parameters of type FinderTargetPolicyModifier 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
Methods in org.apache.openjpa.slice.jdbc that return FinderTargetPolicyModifier and TypeMethodDescriptionDistributedJDBCConfigurationImpl.getFinderTargetPolicyInstance()
Methods in org.apache.openjpa.slice.jdbc with parameters of type FinderTargetPolicyModifier and TypeMethodDescriptionvoid
DistributedJDBCConfigurationImpl.setFinderTargetPolicyInstance
(FinderTargetPolicy policy)