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