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 TypeClassDescriptionclass
A virtual PreparedStaement that delegates to a set of actual PreparedStatements.class
A virtual Statement that delegates to many actual Statements.