[
https://issues.apache.org/jira/browse/DBCP-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Steitz updated DBCP-234:
-----------------------------
Fix Version/s: (was: 1.3)
1.4
If someone wants to volunteer to take this on for 1.3, we can move back; but I
do not see it as a showstopper.
> Only set *configured* default values for Connection
> ---------------------------------------------------
>
> Key: DBCP-234
> URL: https://issues.apache.org/jira/browse/DBCP-234
> Project: Commons Dbcp
> Issue Type: Improvement
> Reporter: Dain Sundstrom
> Fix For: 1.4
>
>
> All default values for connections (auto-commit, read-only, transaction
> isolation, etc) should be non-primitive types, so it can be determined if
> they were configured by the user. Only default values configured by the user
> should be set on connections. This will help to avoid problems where drivers
> don't support the invocation of methods like setReadOnly and lets driver
> default values pass through to the user.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.