Class Constants
java.lang.Object
org.apache.tomcat.dbcp.dbcp2.Constants
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringConstant used to build JMX strings.static final StringConstant used to build JMX strings.static final StringConstant used to build JMX strings.static final StringConstant used to build JMX strings.static final StringConstant used to build JMX strings.static final StringJDBC properties and URL key for passwords.static final StringJDBC properties and URL key for users.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
JMX_CONNECTION_POOL_BASE_EXTConstant used to build JMX strings.- See Also:
 
- 
JMX_CONNECTION_POOL_PREFIX
- 
JMX_CONNECTION_BASE_EXT
- 
JMX_STATEMENT_POOL_BASE_EXTConstant used to build JMX strings.- See Also:
 
- 
JMX_STATEMENT_POOL_PREFIX
- 
KEY_PASSWORDJDBC properties and URL key for passwords.- Since:
- 2.9.0
- See Also:
 
- 
KEY_USER
 
- 
- 
Constructor Details- 
Constantspublic Constants()
 
-