Package | Description |
---|---|
oracle.toplink.essentials.internal.identitymaps | |
oracle.toplink.essentials.internal.sessions |
Modifier and Type | Field and Description |
---|---|
protected WriteLockManager |
IdentityMapManager.writeLockManager
Used to store the write lock manager used for merging.
|
Modifier and Type | Method and Description |
---|---|
WriteLockManager |
IdentityMapManager.getWriteLockManager()
INTERNAL:
Returns the single write Lock manager for this session
|
Modifier and Type | Method and Description |
---|---|
WriteLockManager |
IsolatedClientSessionIdentityMapAccessor.getWriteLockManager()
INTERNAL:
Returns the single write Lock manager for this session
|
WriteLockManager |
IdentityMapAccessor.getWriteLockManager()
INTERNAL:
Returns the single write Lock manager for this session
|
Copyright © 2022. All rights reserved.