|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sandesha2.storage.jdbc.TransactionLock
public class TransactionLock
this class is uesd to acquireTransactionLock the transactions util active transaction is finished.
Constructor Summary | |
---|---|
TransactionLock()
|
Method Summary | |
---|---|
boolean |
isAcquried()
|
void |
lock()
|
void |
release()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransactionLock()
Method Detail |
---|
public void lock()
public void release()
public boolean isAcquried()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |