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

Part Number E27170-01

Package weblogic.jdbc.rowset

Provides interfaces and classes for the WebLogic rowset implementation.

See:
          Description

Interface Summary
SortedRowSet Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
WLCachedRowSet Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
WLRowSetInternal Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
WLRowSetMetaData Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
 

Class Summary
BaseRowSet Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
CachedRow Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
CachedRowSetImpl Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
FilteredRowSetImpl Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
JdbcRowSetFactory Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
JdbcRowSetImpl Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
JoinRowSetImpl Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
RowSetFactory Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
SQLComparator Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
SQLPredicate Deprecated. 12.1.2.0
WebRowSetImpl Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
 

Exception Summary
NullUpdateException Deprecated. 12.1.2.0
OptimisticConflictException Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
RowNotFoundException Deprecated. 12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
 

Package weblogic.jdbc.rowset Description

Provides interfaces and classes for the WebLogic rowset implementation. These interfaces and class have been deprecated. Please use the reference implementation classes in the J2SE JRE/SDK.


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