Uses of Class
org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
Packages that use JDBCConfigurationImpl Package Description org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. -
-
Uses of JDBCConfigurationImpl in org.apache.openjpa.slice.jdbc
Subclasses of JDBCConfigurationImpl in org.apache.openjpa.slice.jdbc Modifier and Type Class Description class
DistributedJDBCConfigurationImpl
A specialized configuration embodies a set of Slice configurations.
-