KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > sql > RowSetWriter

javax.sql
Interface RowSetWriter

All Known Subinterfaces:
TransactionalWriter, XmlWriter
See Also:
Source Code

boolean writeData(RowSetInternal caller)
                  throws SQLException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags