Bug 379 : Fix / support for connections using autoCommit = true
Priority 
High
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.7.5
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
27/02/2012
Updated 
27/02/2012
Type 
Bug
 
Attachments 
No attachments

The fix is to change JdbcTransaction to detect is the connection is using autoCommit. If so it turns off autoCommit for the duration of the transaction and then turns it back on afterwards.

 
Rob 27 Feb 10:11
Fixed in HEAD

fixed in HEAD.

woResponse

Upload a file