|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Database record interface.
Record| Method Summary | |
byte[] |
getContent()
Get the byte array representing the record content. |
boolean |
setContent(byte[] data)
update the record with new data. |
int |
size()
Get the 'byte' length of the record. |
| Method Detail |
public int size()
public byte[] getContent()
public boolean setContent(byte[] data)
data - byte[] - array containing data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||