|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DistributedJDBCConfiguration | A distributed configuration that is a ordered collection of JDBCConfigurations. |
Class Summary | |
---|---|
DistributedJDBCBrokerFactory | A factory for distributed JDBC datastores. |
DistributedJDBCConfigurationImpl | Implements a distributed configuration of JDBCStoreManagers. |
SliceStoreManager | A specialized JDBCStoreManager for a slice. |
UniqueResultObjectProvider | Aggregates individual single query results from different databases. |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
This package contains implementaions of OpenJPA interfaces using a distribution
template pattern. Distribution template pattern for T
is
defined as a type T'
such that T' extends T implements Iterable
i.e.T'
is a special T
that also contains many T
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |