| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DB_DRIVERNAME |
"bee.db.driverName" |
public static final String |
DB_PASSWORD |
"bee.db.password" |
public static final String |
DB_URL |
"bee.db.url" |
public static final String |
DB_USERNAM |
"bee.db.username" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
EMPTY_STRING |
1 |
public static final int |
EXCLUDE |
-1 |
public static final int |
NULL |
0 |
public static final int |
NULL_AND_EMPTY_STRING |
2 |
Copyright © 2020. All rights reserved.