|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--javax.sql.RowSetReaderImpl
The RowSetReaderImpl class is an example implementation of the RowSetReader interface.
| Constructor Summary | |
RowSetReaderImpl()
|
|
| Method Summary | |
void |
readData(RowSetInternal caller)
This method is called by the rowset internally when the application invokes execute() to read a new set of rows. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public RowSetReaderImpl()
| Method Detail |
public void readData(RowSetInternal caller)
throws java.sql.SQLException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||