Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

Uses of Interface
weblogic.jdbc.rowset.WLCachedRowSet

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

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.
 


Copyright 1996, 2010, 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.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04