That was fast, thanks Noel. In the mean time however I'm no longer so certain about my observation :) As I use connection pooling, doesn't the close() become a no-op (it never reaches the H2 server). So I still need either a commit or rollback to complete the transaction before returning the connection back to the pool...
On Thursday, January 28, 2016 at 9:38:28 AM UTC+1, Noel Grandin wrote: > > thanks for the bug report, this has been fixed on master/trunk > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
