Class Constants
java.lang.Object
org.apache.tomcat.dbcp.dbcp2.Constants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Constant used to build JMX strings.static final String
Constant used to build JMX strings.static final String
Constant used to build JMX strings.static final String
Constant used to build JMX strings.static final String
Constant used to build JMX strings.static final String
JDBC properties and URL key for passwords.static final String
JDBC properties and URL key for users. -
Constructor Summary
-
Method Summary
-
Field Details
-
JMX_CONNECTION_POOL_BASE_EXT
Constant used to build JMX strings.- See Also:
-
JMX_CONNECTION_POOL_PREFIX
-
JMX_CONNECTION_BASE_EXT
-
JMX_STATEMENT_POOL_BASE_EXT
Constant used to build JMX strings.- See Also:
-
JMX_STATEMENT_POOL_PREFIX
-
KEY_PASSWORD
JDBC properties and URL key for passwords.- Since:
- 2.9.0
- See Also:
-
KEY_USER
-
-
Constructor Details
-
Constants
public Constants()
-