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

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

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

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

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



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