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
 void RowSetReader.readData(RowSetInternal rowSetInternal)
          Read the new contents of a rowset.
 boolean RowSetWriter.writeData(RowSetInternal rowSetInternal)
          This method is called to write data to the data source that is backing the rowset.
 



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