public class ShExQual
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ShExQual |
EX |
static int |
EXCLUSIVE |
private int |
lockState |
static ShExQual |
SH |
static int |
SHARED |
Modifier | Constructor and Description |
---|---|
private |
ShExQual(int lockState) |
Modifier and Type | Method and Description |
---|---|
int |
getLockState() |
java.lang.String |
toString() |
private int lockState
public static final int SHARED
public static final int EXCLUSIVE
public static final ShExQual SH
public static final ShExQual EX
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.