Uses of Class
org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory
Packages that use DistributedJDBCBrokerFactory
Package
Description
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 DistributedJDBCBrokerFactoryModifier and TypeMethodDescriptionstatic DistributedJDBCBrokerFactoryDistributedJDBCBrokerFactory.newInstance(ConfigurationProvider cp) Factory method for constructing a factory from properties.