Uses of Interface
org.apache.openjpa.slice.DistributedBroker

Packages that use DistributedBroker
org.apache.openjpa.slice Extended OpenJPA Interfaces for distributed databases. 
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
 

Uses of DistributedBroker in org.apache.openjpa.slice
 

Classes in org.apache.openjpa.slice that implement DistributedBroker
 class DistributedBrokerImpl
          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
 DistributedBroker DistributedJDBCBrokerFactory.newBroker()
           
 



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