public static class TranslationPage
extends java.lang.Object
Class describing a page that holds translations from physical rowids
to logical rowids. In fact, the page just holds physical rowids - the
page's block is the block for the logical rowid, the offset serve
as offset for the rowids.
- See Also:
- Serialized Form