Uses of Package
org.apache.openjpa.slice.jdbc

Packages that use org.apache.openjpa.slice.jdbc
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.jdbc used by org.apache.openjpa.slice
SliceStoreManager
          A specialized JDBCStoreManager for a slice.
TargetFetchConfiguration
          A fetch configuration that is aware of special hint to narrow its operation on subset of slices.
 

Classes in org.apache.openjpa.slice.jdbc used by org.apache.openjpa.slice.jdbc
DistributedConnection
          A virtual connection that contains multiple physical connections.
DistributedDataSource
          A virtual datasource that contains many physical datasources.
DistributedJDBCBrokerFactory
          A factory for distributed JDBC datastores.
DistributedJDBCConfiguration
          A distributed configuration that is a ordered collection of JDBCConfigurations.
DistributedJDBCStoreManager
          A Store manager for multiple physical databases referred as slice.
DistributedSQLStoreQuery
          A query for distributed databases.
DistributedStoreQuery
          A query for distributed databases.
DistributedTemplate
          A template for multiple Statements being executed by multiple connections.
SliceStoreManager
          A specialized JDBCStoreManager for a slice.
TargetFetchConfiguration
          A fetch configuration that is aware of special hint to narrow its operation on subset of slices.
 



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