addedmethod:
convertRecord
db.DBRecord convertRecord(db.DBRecord record)
modifiedmethod:
next
return type: Record → DBRecord
- db.Record next() throws IOException
+ db.DBRecord next() throws IOException
modifiedmethod:
previous
return type: Record → DBRecord
- db.Record previous() throws IOException
+ db.DBRecord previous() throws IOException
removedmethod:
convertRecord
db.Record convertRecord(db.Record record)