|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordReader
A record reader is able to create a Record
from a DataPage
.
Method Summary | |
---|---|
Record |
read(Session session,
DataPage s)
Read a record from the data page. |
Method Detail |
---|
Record read(Session session, DataPage s) throws java.sql.SQLException
session
- the sessions
- the data page
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |