Uses of Class
org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
-
Packages that use DistributedJDBCBrokerFactory Package Description org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. -
-
Uses of DistributedJDBCBrokerFactory in org.apache.openjpa.slice.jdbc
Methods in org.apache.openjpa.slice.jdbc that return DistributedJDBCBrokerFactory Modifier and Type Method Description static DistributedJDBCBrokerFactory
DistributedJDBCBrokerFactory. newInstance(ConfigurationProvider cp)
Factory method for constructing a factory from properties.
-