Documentation of 'org.apache.derby.iapi.store.raw.RowLock' Java class
RowLock
org.apache.derby.iapi.store.raw

Class RowLock



  • public final class RowLock
    extends java.lang.Object
    A RowLock represents a qualifier that is to be used when locking a Row through a RecordHandle.
    MT - Immutable
    See Also:
    RecordHandle, LockingPolicy
    • Method Detail

      • getType

        public int getType()
        Get an integer representation of the type of the lock. This method is guaranteed to return an integer >= 0 and < R_NUMBER. No correlation between the value and one of the static variables (CIS etc.) is guaranteed, except that the values returned do not change.
      • isCompatible

        public boolean isCompatible(RowLock granted)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.