Package org.exolab.castor.persist
Class ObjectLock.LinkedTx
java.lang.Object
org.exolab.castor.persist.ObjectLock.LinkedTx
- Enclosing class:
- ObjectLock
Object uses to hold a linked list of transactions holding
write locks or waiting for a read/write lock.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinkedTx
LinkedTx(TransactionContext tx, ObjectLock.LinkedTx next)
-