Uses of Interface
org.apache.openjpa.slice.jdbc.DistributedJDBCConfiguration
Packages that use DistributedJDBCConfiguration
Package
Description
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of DistributedJDBCConfiguration in org.apache.openjpa.slice.jdbc
Classes in org.apache.openjpa.slice.jdbc that implement DistributedJDBCConfigurationModifier and TypeClassDescriptionclass
A specialized configuration embodies a set of Slice configurations.Methods in org.apache.openjpa.slice.jdbc that return DistributedJDBCConfigurationMethods in org.apache.openjpa.slice.jdbc with parameters of type DistributedJDBCConfigurationModifier and TypeMethodDescriptionstatic JDBCBrokerFactory
DistributedJDBCBrokerFactory.getInstance
(DistributedJDBCConfiguration conf) Factory method for constructing a factory from a configuration.Constructors in org.apache.openjpa.slice.jdbc with parameters of type DistributedJDBCConfiguration