public static class HTree
extends java.lang.Object
Persistent hashtable implementation for PageManager.
Implemented as an H*Tree structure.
WARNING! If this instance is used in a transactional context, it
*must* be discarded after a rollback.
- See Also:
- Serialized Form