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.
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.