BEA Systems, Inc.

Uses of Interface
weblogic.jdbc.rowset.WLCachedRowSet

Packages that use WLCachedRowSet
weblogic.jdbc.rowset   
 

Uses of WLCachedRowSet in weblogic.jdbc.rowset
 

Classes in weblogic.jdbc.rowset that implement WLCachedRowSet
 class CachedRowSetImpl
          CachedRowSet is an implementation of the JDBC RowSet API (javax.sql.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).
 

Methods in weblogic.jdbc.rowset that return WLCachedRowSet
abstract  WLCachedRowSet RowSetFactory.newCachedRowSet()
          Creates a new WLCachedRowSet instance.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.