| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockNotGrantedException | |
|---|---|
| org.apache.ojb.odmg | |
| org.odmg | |
| Uses of LockNotGrantedException in org.apache.ojb.odmg | 
|---|
| Methods in org.apache.ojb.odmg that throw LockNotGrantedException | |
|---|---|
| protected  void | TransactionImpl.doWriteObjects(boolean isFlush)Write objects to data store, but don't release the locks. | 
|  void | TransactionImpl.lock(Object obj,
         int lockMode)Upgrade the lock on the given object to the given lock mode. | 
|  void | NarrowTransaction.lock(Object obj,
         int lockMode)lock the given object | 
| protected  void | TransactionImpl.prepareCommit()Prepare does the actual work of moving the changes at the object level into storage (the underlying rdbms for instance). | 
|  void | ObjectEnvelopeTable.writeObjects(boolean reuse)Perform write to DB on all registered object wrapper ( ObjectEnvelope) | 
| Uses of LockNotGrantedException in org.odmg | 
|---|
| Methods in org.odmg that throw LockNotGrantedException | |
|---|---|
|  void | Transaction.lock(Object obj,
         int lockMode)Upgrade the lock on the given object to the given lock mode. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||