| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
MYSQL_CONN |
"jdbc:mysql://%s/%s?characterEncoding=utf-8&useSSL=false&autoReconnect=true&allowPublicKeyRetrieval=true&zeroDateTimeBehavior=convertToNull&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
INSERT_OK_STR |
"INSERT_OK" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_PAGE_SIZE |
12 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
NULL_STRING |
"__NULL_STRING__" |
Copyright © 2016–2026 AJAXJS. All rights reserved.