Package | Description |
---|---|
org.exolab.castor.persist |
The Castor persistence engine handles object persistence, object
caching, transaction concurrency and locking.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectDeletedWaitingForLockException
Thrown to indicate that a lock attempt has failed due to object
being deleted by a concurrent transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
LockEngine.softLock(TransactionContext tx,
OID oid,
int timeout)
Acquire a write lock on the object in memory.
|
Copyright © 2013. All rights reserved.