| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
BINARY |
128 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MYSQL_DRIVER |
"mysql" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ENUMERABLE |
256 |
public static final int |
NOT_NULL |
1 |
public static final int |
SET |
2048 |
public static final int |
UNSIGNED |
32 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_ENVELOPE_SIZE |
16777215 |
public static final int |
PART_HEADER_SIZE |
4 |
public static final int |
SIZE_FIELD_SIZE |
3 |
public static final byte |
TERMINAL |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
AUTO_COMMIT |
2 |
public static final short |
CURSOR_EXISTS |
64 |
public static final short |
IN_TRANSACTION |
1 |
public static final short |
LAST_ROW_SENT |
128 |
public static final short |
MORE_RESULTS_EXISTS |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TLS1 |
"TLSv1" |
public static final String |
TLS1_1 |
"TLSv1.1" |
public static final String |
TLS1_2 |
"TLSv1.2" |
public static final String |
TLS1_3 |
"TLSv1.3" |
Copyright © 2018–2023 asyncer.io. All rights reserved.