On Friday, January 16, 2015 at 9:13:15 AM UTC+1, Noel Grandin wrote: You are running the nested transaction in a second connection, which is > never going to work. > > Why not? Since I have two threads, I need two connections (JDBC connections must not be shared between threads).
What is the correct way to update a single table in H2 from two threads? -- 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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
