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
 

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



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