Uses of Interface
org.apache.openjpa.slice.DistributedBrokerFactory
-
Packages that use DistributedBrokerFactory Package Description org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. -
-
Uses of DistributedBrokerFactory in org.apache.openjpa.slice.jdbc
Classes in org.apache.openjpa.slice.jdbc that implement DistributedBrokerFactory Modifier and Type Class Description class
DistributedJDBCBrokerFactory
A factory for distributed JDBC datastores.
-