Uses of Interface
org.apache.openjpa.slice.DistributedBroker
-
Packages that use DistributedBroker Package Description 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 Modifier and Type Class Description classDistributedBrokerImplA 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 Modifier and Type Method Description DistributedBrokerDistributedJDBCBrokerFactory. newBroker()
-