Uses of Package
org.apache.openjpa.slice.jdbc
-
Packages that use org.apache.openjpa.slice.jdbc Package Description 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 Class Description 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 Class Description 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.DistributedTemplate A template for multiple Statements being executed by multiple connections.TargetFetchConfiguration A fetch configuration that is aware of special hint to narrow its operation on subset of slices.