Package | Description |
---|---|
oracle.toplink.essentials.internal.helper |
Modifier and Type | Method and Description |
---|---|
static DeferredLockManager |
ConcurrencyManager.getDeferredLockManager(Thread thread)
Return the deferred lock manager from the thread
|
static DeferredLockManager |
ConcurrencyManager.removeDeferredLockManager(Thread thread)
Remove the deferred lock manager for the thread
|
Modifier and Type | Method and Description |
---|---|
void |
ConcurrencyManager.putDeferredLock(Thread thread,
DeferredLockManager lockManager) |
Copyright © 2022. All rights reserved.