| Package | Description |
|---|---|
| org.apache.openjpa.slice |
Extended OpenJPA Interfaces for distributed databases.
|
| org.apache.openjpa.slice.jdbc |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
|
| Class and Description |
|---|
| DistributedBroker
Extension to Broker to allow access to
virtual data store. |
| DistributedConfiguration
A configuration for multiple data stores, each referred as slice.
|
| DistributedStoreManager
A specialized
Store Manager that encapsulates multiple concrete Store Managers
using Distributed Template (or Composite) Design Pattern. |
| DistributionPolicy
Policy to select one of the physical databases referred as slice
in which a given persistent instance will be stored.
|
| FinderTargetPolicy
Policy to select one or more of the physical databases referred as
slice in which a given finder will be executed.
|
| QueryTargetPolicy
Policy to select one or more of the physical databases referred as
slice in which a given query will be executed.
|
| ReplicationPolicy
Policy to select one or more of the physical databases referred as
slice in which a given persistent instance will be persisted.
|
| Slice
Represents a database slice of immutable logical name, a configuration and
status.
|
| Slice.Status |
| SliceInfo
Holder of slice names where a persistent instance is stored.
|
| Class and Description |
|---|
| DistributedBroker
Extension to Broker to allow access to
virtual data store. |
| DistributedBrokerFactory
Extension to BrokerFactory to allow dynamically add/remove slices.
|
| DistributedConfiguration
A configuration for multiple data stores, each referred as slice.
|
| DistributionPolicy
Policy to select one of the physical databases referred as slice
in which a given persistent instance will be stored.
|
| FinderTargetPolicy
Policy to select one or more of the physical databases referred as
slice in which a given finder will be executed.
|
| QueryTargetPolicy
Policy to select one or more of the physical databases referred as
slice in which a given query will be executed.
|
| ReplicationPolicy
Policy to select one or more of the physical databases referred as
slice in which a given persistent instance will be persisted.
|
| Slice
Represents a database slice of immutable logical name, a configuration and
status.
|
| Slice.Status |
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.