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

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

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

Fields in org.apache.openjpa.slice.jdbc declared as DistributedConnection
protected  DistributedConnection DistributedTemplate.con
           
 

Constructors in org.apache.openjpa.slice.jdbc with parameters of type DistributedConnection
DistributedPreparedStatement(DistributedConnection c)
           
DistributedStatement(DistributedConnection c)
           
DistributedTemplate(DistributedConnection c)
           
 



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