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
DistributionPolicy
          Policy to select one of the physical databases referred as slice in which a given persistent instance will be stored.
Slice
          Represents a database slice of immutable logical name, a configuration and status.
Slice.Status
           
 

Classes in org.apache.openjpa.slice used by org.apache.openjpa.slice.jdbc
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.
ExecutorServiceValue
          Value type used to represent a ExecutorService.
Slice
          Represents a database slice of immutable logical name, a configuration and status.
Slice.Status
           
 



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