| 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 | 
|---|---|
| QueryTargetPolicy | DistributedConfiguration. getQueryTargetPolicyInstance()Gets the policy that governs which slices will be targeted for a given query. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DistributedConfiguration. setQueryTargetPolicyInstance(QueryTargetPolicy policy)Sets the policy that governs which slices will be targeted for a given query. | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryTargetPolicy | DistributedJDBCConfigurationImpl. getQueryTargetPolicyInstance() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DistributedJDBCConfigurationImpl. setQueryTargetPolicyInstance(QueryTargetPolicy policy) | 
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.