| Package | Description | 
|---|---|
| weblogic.jdbc.rowset | 
 Provides interfaces and classes for the WebLogic rowset implementation. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
WLRowSetInternal
Deprecated. 
 
12.1.2.0
   Use the reference implementation classes in the J2SE JRE/SDK. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract WLCachedRowSet | 
RowSetFactory.newCachedRowSet()
Deprecated.  
Creates a new  
WLCachedRowSet instance. |