| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
JMX_CONNECTION_BASE_EXT | 
",connectionpool=connections,connection=" | 
public static final String | 
JMX_CONNECTION_POOL_BASE_EXT | 
",connectionpool=" | 
public static final String | 
JMX_CONNECTION_POOL_PREFIX | 
"connections" | 
public static final String | 
JMX_STATEMENT_POOL_BASE_EXT | 
",connectionpool=connections,connection=" | 
public static final String | 
JMX_STATEMENT_POOL_PREFIX | 
",statementpool=statements" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
protected static final int | 
MAJOR_VERSION | 
1 | 
protected static final int | 
MINOR_VERSION | 
0 | 
public static final String | 
URL_PREFIX | 
"jdbc:apache:commons:dbcp:" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
DISCONNECTION_SQL_CODE_PREFIX | 
"08" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
protected static final int | 
UNKNOWN_TRANSACTIONISOLATION | 
-1 | 
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.