Uses of Interface
com.mckoi.store.MutableArea
Packages that use MutableArea
-
Uses of MutableArea in com.mckoi.database
Methods in com.mckoi.database that return MutableAreaModifier and TypeMethodDescriptionFixedRecordList.positionOnNode
(long record_number) Returns an Area object from the list block area with the position over the record entry requested. -
Uses of MutableArea in com.mckoi.store
Methods in com.mckoi.store that return MutableAreaModifier and TypeMethodDescriptionAbstractStore.getMutableArea
(long id) HeapStore.getMutableArea
(long pointer) Store.getMutableArea
(long id) Returns an object that allows for the contents of an area (represented by the 'id' parameter) to be read and written.