|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RecordHandler<R extends Record>
A RecordHandler is a handler that can receive Record
objects, when fetching data from the database.
| Method Summary | |
|---|---|
void |
next(R record)
A callback method indicating that the next record has been fetched. |
| Method Detail |
|---|
void next(R record)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||