Uses of Package
com.sun.rowset.internal

Packages that use com.sun.rowset.internal
com.sun.rowset Provides five standard implementations of the standard JDBC RowSet implementation interface definitions. 
com.sun.rowset.internal   
 

Classes in com.sun.rowset.internal used by com.sun.rowset
BaseRow
          The abstract base class from which the classes Row The class BaseRow stores a row's original values as an array of Object values, which can be retrieved with the method getOrigRow.
 

Classes in com.sun.rowset.internal used by com.sun.rowset.internal
BaseRow
          The abstract base class from which the classes Row The class BaseRow stores a row's original values as an array of Object values, which can be retrieved with the method getOrigRow.
CachedRowSetReader
          The facility called by the RIOptimisticProvider object internally to read data into it.
 



Java is a trademark or registered trademark of Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A All Rights Reserved.