|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |