Oracle

Uses of Interface
weblogic.jdbc.rowset.SortedRowSet

Packages that use SortedRowSet
weblogic.jdbc.rowset Provides interfaces and classes for the WebLogic rowset implementation. 
 

Uses of SortedRowSet in weblogic.jdbc.rowset
 

Subinterfaces of SortedRowSet in weblogic.jdbc.rowset
 interface WLCachedRowSet
          WLCachedRowSet is an extension to the javax.sql.RowSet interface.
 

Classes in weblogic.jdbc.rowset that implement SortedRowSet
 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).
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle