public interface Constants
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
Constants.Symbol |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CONST_UNSIGNED_LOWER |
static String |
CONST_UNSIGNED_UPPER |
static String |
DEFAULT_JAVA_CHARSET |
static String |
DEFAULT_MYSQL_CHARSET |
static int |
ROOT_PAGE_NUMBER
for mysql 5.6 and 5.7 the root page is usually page 3, but in mysql8 there introduces SDI page,
which may make root page number down from 4.
|
static final int ROOT_PAGE_NUMBER
Copyright © 2019–2020 Alibaba Group Holding Limited. All rights reserved.