| Package | Description | 
|---|---|
| weblogic.jdbc.rowset | Provides interfaces and classes for the WebLogic rowset implementation. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | WLRowSetInternalDeprecated. 
 12.1.2.0
   Use the reference implementation classes in the J2SE JRE/SDK. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachedRowSetImplDeprecated. 
 12.1.2.0
   Use the reference implementation classes in the J2SE JRE/SDK. | 
| class  | FilteredRowSetImplDeprecated. 
 12.1.2.0
   Use the reference implementation classes in the J2SE JRE/SDK. | 
| class  | JoinRowSetImplDeprecated. 
 12.1.2.0
   Use the reference implementation classes in the J2SE JRE/SDK. | 
| class  | WebRowSetImplDeprecated. 
 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  WLCachedRowSetinstance. |