public class ShExQual
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static ShExQual |
EX |
|
static int |
EXCLUSIVE |
|
private int |
lockState |
|
static ShExQual |
SH |
|
static int |
SHARED |
Modifier | Constructor | Description |
---|---|---|
private |
ShExQual(int lockState) |
Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.