Uses of Class
org.apache.openjpa.slice.jdbc.DistributedTemplate
Packages that use DistributedTemplate
Package
Description
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of DistributedTemplate in org.apache.openjpa.slice.jdbc
Subclasses of DistributedTemplate in org.apache.openjpa.slice.jdbcModifier and TypeClassDescriptionclassA virtual PreparedStaement that delegates to a set of actual PreparedStatements.classA virtual Statement that delegates to many actual Statements.