Uses of Interface
org.apache.openjpa.slice.DistributedBroker
Packages that use DistributedBroker
Package
Description
Extended OpenJPA Interfaces for distributed databases.
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of DistributedBroker in org.apache.openjpa.slice
Classes in org.apache.openjpa.slice that implement DistributedBrokerModifier and TypeClassDescriptionclass
A specialized Broker to associate slice identifiers with the StateManagers as they are persisted in a cascade. -
Uses of DistributedBroker in org.apache.openjpa.slice.jdbc
Methods in org.apache.openjpa.slice.jdbc that return DistributedBroker