Uses of Class
com.sun.sql.rowset.CachedRowSetXImpl

Packages that use CachedRowSetXImpl
com.sun.sql.rowset Provides classes and interfaces for handling result sets returned by databases. 
com.sun.sql.rowset.internal   
 

Uses of CachedRowSetXImpl in com.sun.sql.rowset
 

Methods in com.sun.sql.rowset that return CachedRowSetXImpl
static CachedRowSetXImpl CachedRowSetXImpl.createInternalUseInstance()
           
 

Uses of CachedRowSetXImpl in com.sun.sql.rowset.internal
 

Subclasses of CachedRowSetXImpl in com.sun.sql.rowset.internal
 class SyncResolverXImpl
          Implements SyncResolverX.