BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Package weblogic.jdbc.rowset

Interface Summary
SortedRowSet  
WLCachedRowSet WLCachedRowSet is an extension to the javax.sql.RowSet interface.
WLRowSetMetaData WLRowSetMetaData extends the javax.sql.RowSetMetaData interface with extended meta-data methods.
 

Class Summary
RowSetFactory RowSetFactory is a factory class for creating javax.sql.RowSet implementations.
SQLComparator  
SQLPredicate  
WLSyncProvider  
 

Exception Summary
NullUpdateException An exception thrown when no update will be issued because of metadata settings.
OptimisticConflictException An exception thrown when an optimistic conflict occurs during WLCachedRowSet.acceptChanges
RowNotFoundException An exception thrown when syncing with the datasourec but the corresponding row has already been removed from the the datasource.
 


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