When JDBC.DefaultAutoCommit property ommited in config SimpleDataSource always
returns connection with autoCommit=false.
------------------------------------------------------------------------------------------------------------------------
Key: IBATIS-405
URL: https://issues.apache.org/jira/browse/IBATIS-405
Project: iBatis for Java
Issue Type: Bug
Components: SQL Maps
Affects Versions: 2.3.0
Reporter: Taras Vasylenko
Priority: Trivial
This is some strange because by JDBC spec default autocommit mode is true. In
iBATIS documentation default value for JDBC.DefaultAutoCommit property declared
as "driver dependent" however code behaviour isn't consistent with
documentation. .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.