Oracle

Uses of Class
weblogic.jdbc.rowset.CachedRowSetImpl

Packages that use CachedRowSetImpl
weblogic.jdbc.rowset Provides interfaces and classes for the WebLogic rowset implementation. 
 

Uses of CachedRowSetImpl in weblogic.jdbc.rowset
 

Subclasses of CachedRowSetImpl in weblogic.jdbc.rowset
 class FilteredRowSetImpl
          FilteredRowSetImpl is an implementation of the JDBC FilteredRowSet API (javax.sql.FilteredRowSet).
 class JoinRowSetImpl
          JoinRowSetImpl is an implementation of the JDBC JoinRowSet API (javax.sql.JoinRowSet).
 class WebRowSetImpl
          WebRowSetImpl is an implementation of the JDBC WebRowSet API (javax.sql.WebRowSet).
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.