API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.sql. RowSetReader View Source
Author(s)
Since
1.4
Version
Serial
Hierarchy
 RowSetReader
Subinterfaces
Description
public interface RowSetReader
  The facility that a disconnected RowSet object calls on to populate itself with rows of data.
See also:   
Methods
Hide/Show inherited methods
public void readData (RowSetInternal caller) throws SQLException
  Reads the new contents of the calling RowSet object.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar