[ 
https://issues.apache.org/jira/browse/DBCP-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Thomas resolved DBCP-234.
------------------------------

    Resolution: Fixed

> 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: 2.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to