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

Packages that use org.apache.openjpa.slice.jdbc
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.jdbc
DistributedConnection
          A virtual connection that contains multiple physical connections.
DistributedJDBCBrokerFactory
          A factory for distributed JDBC datastores.
DistributedJDBCConfiguration
          A distributed configuration that is a ordered collection of JDBCConfigurations.
DistributedStoreQuery
          A query for distributed databases.
DistributedTemplate
          A template for multiple Statements being executed by multiple connections.
SliceStoreManager
          A specialized JDBCStoreManager for a slice.
 



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