| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MSG_STATEMENT_CLOSED |
"Statement is closed" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
POOL_NAME_PREFIX |
"DBPoolDataSource-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHECKIN |
3 |
public static final int |
CHECKOUT |
2 |
public static final int |
INIT_COMPLETED |
1 |
public static final int |
MAX_POOL_LIMIT_EXCEEDED |
6 |
public static final int |
MAX_POOL_LIMIT_REACHED |
5 |
public static final int |
MAX_SIZE_LIMIT_ERROR |
8 |
public static final int |
MAX_SIZE_LIMIT_REACHED |
7 |
public static final int |
PARAMETERS_CHANGED |
9 |
public static final int |
POOL_FLUSHED |
10 |
public static final int |
POOL_RELEASED |
11 |
public static final int |
VALIDATION_ERROR |
4 |
Copyright © 2013. All Rights Reserved.