| Package | Description |
|---|---|
| jdbm.recman |
Core classes for managing persistent objects and processing transactions.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) FreePhysicalRowId[] |
FreePhysicalRowIdPage.slots |
| Modifier and Type | Method and Description |
|---|---|
(package private) FreePhysicalRowId |
FreePhysicalRowIdPage.alloc(int slot)
Allocates a slot
|
(package private) FreePhysicalRowId |
FreePhysicalRowIdPage.get(int slot)
Returns the value of the indicated slot
|