Package org.apache.openjpa.slice

Extended OpenJPA Interfaces for distributed databases.

See:
          Description

Interface Summary
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.
 

Class Summary
DistributedBrokerImpl A specialized Broker to associate slice identifiers with the StateManagers as they are persisted in a cascade.
ExecutorServiceValue Value type used to represent a ExecutorService.
ProductDerivation Derives configuration for Slice.
Slice Represents a database slice of immutable logical name, a configuration and status.
SlicePersistence A helper to determine the slice identifier of an instance.
 

Enum Summary
Slice.Status  
 

Package org.apache.openjpa.slice Description

Extended OpenJPA Interfaces for distributed databases. This package contains interface definitions for distribution policy and distributed configuration.



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