Package | Description |
---|---|
org.apache.openjpa.slice |
Extended OpenJPA Interfaces for distributed databases.
|
org.apache.openjpa.slice.jdbc |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
|
Class and 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.
|
Class and 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.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.