java.lang.Object
org.eclipse.persistence.internal.expressions.ForUpdateClause
org.eclipse.persistence.internal.expressions.ForUpdateOfClause
All Implemented Interfaces:
Serializable, Cloneable

public class ForUpdateOfClause extends ForUpdateClause
Purpose:Represents The FOR UPDATE OF fine-grained pessimistically locking clause.
Since:
Oracle Toplink 10g AS
See Also:
  • Field Details

  • Constructor Details

    • ForUpdateOfClause

      public ForUpdateOfClause()
  • Method Details