Uses of Interface
javax.sql.RowSetInternal

Packages that use RowSetInternal
javax.sql   
 

Uses of RowSetInternal in javax.sql
 

Methods in javax.sql with parameters of type RowSetInternal
 boolean RowSetWriter.writeData(RowSetInternal rowSetInternal)
          This method is called to write data to the data source that is backing the rowset.
 void RowSetReader.readData(RowSetInternal rowSetInternal)
          Read the new contents of a rowset.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.