https://issues.apache.org/bugzilla/show_bug.cgi?id=52099

Roman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Roman <[email protected]> 2011-10-27 22:03:46 UTC ---
Please do not restrict the list to "valid" entries! Some drivers support
transaction isolation levels that are not part of predefined JDBC isolation
modes. We for instance require to run our transactions in snapshot isolation
mode which is specific to MS SQL Server (code 4096). Thus you should remove the
NOT_OTHER setting or set it to true.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to