org.apache.derby.iapi.services.locks
Class ShExQual
- java.lang.Object
-
- org.apache.derby.iapi.services.locks.ShExQual
-
public class ShExQual extends java.lang.ObjectThis class is intended to be used a the qualifier class for ShExLockable.
-
-
Field Summary
Fields Modifier and Type Field and Description static ShExQualEXstatic intEXCLUSIVEstatic ShExQualSHstatic intSHARED
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetLockState()java.lang.StringtoString()
-
-
-
Field Detail
-
SHARED
public static final int SHARED
- See Also:
- Constant Field Values
-
EXCLUSIVE
public static final int EXCLUSIVE
- See Also:
- Constant Field Values
-
SH
public static final ShExQual SH
-
EX
public static final ShExQual EX
-
-
DataMelt 3.0 © DataMelt by jWork.ORG