Uses of Class
org.apache.openjpa.slice.jdbc.DistributedTemplate

Packages that use DistributedTemplate
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
 

Uses of DistributedTemplate in org.apache.openjpa.slice.jdbc
 

Subclasses of DistributedTemplate in org.apache.openjpa.slice.jdbc
(package private)  class DistributedPreparedStatement
          A virtual PreparedStaement that delegates to a set of actual PreparedStatements.
(package private)  class DistributedStatement
          A virtual Statement that delegates to many actual Statements.
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.