javax.sql
Interface RowSetReader


public interface RowSetReader

Since:
1.4

Method Summary
 void readData(RowSetInternal caller)
           
 

Method Detail

readData

void readData(RowSetInternal caller)
              throws SQLException
Throws:
SQLException