|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - The entity typepublic interface FixedWidthMarshaller<E>
A FixedWidthMarshaller is an extension of an
entity marshaller where the row width is known, i.e. all
entity instances need the same amount of storage to be
persisted
| Method Summary | |
|---|---|
int |
getByteWidth()
The byte width of one row or single entity instance |
| Methods inherited from interface ch.javasoft.jbase.EntityMarshaller |
|---|
readFrom, writeTo |
| Method Detail |
|---|
int getByteWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||