public abstract class LocalPersistentBase extends PersistentBase
_id, _state| Constructor and Description |
|---|
LocalPersistentBase() |
LocalPersistentBase(TransactionalIdSystem idSystem) |
| Modifier and Type | Method and Description |
|---|---|
TransactionalIdSystem |
idSystem(Transaction trans) |
protected ByteArrayBuffer |
readBufferById(Transaction trans) |
free, linkLength, newWriteBuffer, produceReadBuffer, produceWriteBuffer, read, read, slotChangeFactory, write, writeObjectBegin, writeOwnIDbeginProcessing, endProcessing, getID, hashCode, isActive, isDirty, isNew, setID, setStateClean, setStateDeactivated, setStateDirtyclone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetIdentifier, ownLength, readThis, writeThispublic LocalPersistentBase(TransactionalIdSystem idSystem)
public LocalPersistentBase()
public TransactionalIdSystem idSystem(Transaction trans)
idSystem in class PersistentBaseprotected ByteArrayBuffer readBufferById(Transaction trans)
readBufferById in class PersistentBase