The problem occurred because my client was using version 162
Once I updated it to 166 everything works as expected.
Sorry for the noise.
- Rami
On 18.4.2012 19:55, Rami Ojares wrote:
Hi,
It seems to me that something has gone with transactions.
Every commit seems to turn autocommit to true.
If that is not enough then listen to this.
Every insert and update commit a transaction and set autocommit to true.
Only select works as expected.
Could this be related to change in 165?
"When enabling autocommit, the transaction is now committed (as
required by the JDBC API)."
Attached is a test case.
I am using 166 by the way.
- Rami
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.