Uses of Package
org.apache.openjpa.slice

Packages that use org.apache.openjpa.slice
org.apache.openjpa.slice Extended OpenJPA Interfaces for distributed databases. 
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
 

Classes in org.apache.openjpa.slice used by org.apache.openjpa.slice
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.
 

Classes in org.apache.openjpa.slice used by org.apache.openjpa.slice.jdbc
DistributedBrokerFactory
          Extension to BrokerFactory 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.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.