Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.sql
Interface RowSetWriter  view RowSetWriter download RowSetWriter.java


public interface RowSetWriter

Since:
1.4

Method Summary
 boolean writeData(RowSetInternal caller)
           
 

Method Detail

writeData

public boolean writeData(RowSetInternal caller)
                  throws java.sql.SQLException