|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - Type of an entity for the readerpublic interface DataReader<T>
A DataReader is an interface for reader implementation
able to read entities from a store.
| Method Summary | |
|---|---|
T |
read()
Read next entity from a reader. |
| Method Detail |
|---|
T read()
throws IOException
null
IOException - if an I/O error occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||