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

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

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

Fields in org.apache.openjpa.slice.jdbc with type parameters of type DistributedStatement
(package private) static Constructor<DistributedStatement> DistributedStatement.concreteImpl
           
 

Methods in org.apache.openjpa.slice.jdbc that return DistributedStatement
static DistributedStatement DistributedStatement.newInstance(DistributedConnection conn)
           
 



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