KeiichiFujino created DBCP-475:
----------------------------------
Summary: Undefined MBean attribute of BasicDataSourceMXBean
Key: DBCP-475
URL: https://issues.apache.org/jira/browse/DBCP-475
Project: Commons Dbcp
Issue Type: Bug
Affects Versions: 2.1.1
Reporter: KeiichiFujino
Priority: Minor
BasicDataSourceMXBean does not define methods for the following attributes.
- testOnReturn
- evictionPolicyClassName
- rollbackOnReturn
- enableAutoCommitOnReturn
- defaultQueryTimeout
I've implemented the get method of these attributes in BasicDataSourceMXBean.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)