BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Package
weblogic.jdbc.rowset

Packages that use weblogic.jdbc.rowset
weblogic.jdbc.rowset   
 

Classes in weblogic.jdbc.rowset used by weblogic.jdbc.rowset
OptimisticConflictException
          An exception is thrown when an optimistic conflict occurs during WLCachedRowSet.acceptChanges
RowSetFactory
          RowSetFactory is a factory class for creating javax.sql.RowSet implementations.
SortedRowSet
          SortedRowSet allows users associate a Comparator with itself to sort its rows.
WLCachedRowSet
          WLCachedRowSet is an extension to the javax.sql.RowSet interface.
WLRowSetMetaData
          WLRowSetMetaData extends the javax.sql.RowSetMetaData interface with extended meta-data methods.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.