Package | Description |
---|---|
org.apache.openjpa.slice |
Extended OpenJPA Interfaces for distributed databases.
|
org.apache.openjpa.slice.jdbc |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
|
Modifier and Type | Method and Description |
---|---|
FinderTargetPolicy |
DistributedConfiguration.getFinderTargetPolicyInstance()
Gets the policy that governs which slices will be targeted for a given finder.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributedConfiguration.setFinderTargetPolicyInstance(FinderTargetPolicy policy)
Sets the policy that governs which slices will be targeted for a given finder.
|
Modifier and Type | Method and Description |
---|---|
FinderTargetPolicy |
DistributedJDBCConfigurationImpl.getFinderTargetPolicyInstance() |
Modifier and Type | Method and Description |
---|---|
void |
DistributedJDBCConfigurationImpl.setFinderTargetPolicyInstance(FinderTargetPolicy policy) |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.