-
Bug
-
Resolution: Done
-
Major
-
1.9.0.Alpha1
-
None
The JdbcConnection class allows tests and potentially code to toggle auto-commit state while also providing access to an executeWithoutCommitting method. We should throw an exception if auto-commit is enabled when calling this method.