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

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

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

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

Methods in org.apache.openjpa.slice.jdbc that return DistributedResultSet
static DistributedResultSet DistributedResultSet.newInstance()
           
 



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