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 dynamically add/remove slices.
|
DistributedConfiguration
A configuration for multiple data stores, each referred as slice.
|
DistributedStoreManager |
DistributionPolicy
Policy to select one of the physical databases referred as slice
in which a given persistent instance will be stored.
|
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 |
---|
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.
|
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-2013 Apache Software Foundation. All Rights Reserved.