Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ID_TABLE_NAME |
"ID_GENERATOR" |
public static final String |
DEFAULT_NEXT_ID_COL_NAME |
"NEXT_ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
STATUS_LOCKED |
1 |
public static final int |
STATUS_NO_LOCK |
2 |
public static final int |
STATUS_UNLOCKED |
0 |
Copyright © 2017 Clazzes.org. All rights reserved.