API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.sql. RowSetWriter View Source
Author(s)
Since
1.4
Version
Serial
Hierarchy
 RowSetWriter
Subinterfaces
Description
public interface RowSetWriter
  An object that implements the RowSetWriter interface, called a writer.
See also:   
Methods
Hide/Show inherited methods
public boolean writeData (RowSetInternal caller) throws SQLException
  Writes the changes in this RowSetWriter object's rowset back to the data source from which it got its data.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar