javax.sql
Interface RowSetWriter


public interface RowSetWriter

Since:
1.4

Method Summary
 boolean writeData(RowSetInternal caller)
           
 

Method Detail

writeData

boolean writeData(RowSetInternal caller)
                  throws SQLException
Throws:
SQLException