|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wm.app.tn.db.DBLock
public class DBLock
Constructor Summary | |
---|---|
DBLock(java.lang.String lockId,
long expired,
java.lang.String lockName)
|
Method Summary | |
---|---|
void |
aquire()
Aquire the lock. |
void |
release()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBLock(java.lang.String lockId, long expired, java.lang.String lockName)
Method Detail |
---|
public void aquire() throws java.sql.SQLException
java.sql.SQLException
public void release() throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |