Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

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
 

Subinterfaces of WLCachedRowSet in weblogic.jdbc.rowset
 interface WLRowSetInternal
          Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
 

Classes in weblogic.jdbc.rowset that implement WLCachedRowSet
 class CachedRowSetImpl
          Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
 class FilteredRowSetImpl
          Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
 class JoinRowSetImpl
          Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
 class WebRowSetImpl
          Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
 

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


Copyright 1996, 2013, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01