Package | Description |
---|---|
oracle.toplink.essentials.internal.queryframework |
Modifier and Type | Method and Description |
---|---|
ForUpdateOfClause |
JoinedAttributeManager.setupLockingClauseForJoinedExpressions(ForUpdateOfClause lockingClause,
AbstractSession session)
INTERNAL:
Used for joining in conjunction with pessimistic locking
Iterate through a list of joined expressions and ensure expression is set on the locking
clause for each expression that represents a pessimisically locked descriptor.
|
Modifier and Type | Method and Description |
---|---|
ForUpdateOfClause |
JoinedAttributeManager.setupLockingClauseForJoinedExpressions(ForUpdateOfClause lockingClause,
AbstractSession session)
INTERNAL:
Used for joining in conjunction with pessimistic locking
Iterate through a list of joined expressions and ensure expression is set on the locking
clause for each expression that represents a pessimisically locked descriptor.
|
Copyright © 2024. All rights reserved.