Uses of Class
org.eclipse.persistence.internal.expressions.ForUpdateOfClause
-
Packages that use ForUpdateOfClause Package Description org.eclipse.persistence.internal.queries -
-
Uses of ForUpdateOfClause in org.eclipse.persistence.internal.queries
Methods in org.eclipse.persistence.internal.queries that return ForUpdateOfClause Modifier and Type Method Description ForUpdateOfClauseJoinedAttributeManager. setupLockingClauseForJoinedExpressions(ForUpdateOfClause lockingClause, AbstractSession session)Used for joining in conjunction with pessimistic locking.Methods in org.eclipse.persistence.internal.queries with parameters of type ForUpdateOfClause Modifier and Type Method Description ForUpdateOfClauseJoinedAttributeManager. setupLockingClauseForJoinedExpressions(ForUpdateOfClause lockingClause, AbstractSession session)Used for joining in conjunction with pessimistic locking.
-