| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PACKAGE_NAME |
"package" |
public static final String |
PACKAGE_SEPARATOR |
"." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TABLE_SQL |
"SELECT TABLE_NAME, TABLE_COMMENT FROM information_schema.TABLES WHERE TABLE_SCHEMA = \'%s\' AND TABLE_NAME in ( %s )" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USER_CODES_END |
"USER CODES END" |
public static final String |
USER_CODES_START |
"USER CODES START" |
public static final String |
userCodesEndAttr |
"userCodesEnd" |
public static final String |
userCodesStartAttr |
"userCodesStart" |
Copyright © 2023. All rights reserved.