On Thursday, January 22, 2015 at 8:09:07 AM UTC+1, Noel Grandin wrote: One simple thing you could try is just passing the connection into the > child thread so that the parent and child use the same connection. >
With the Spring transaction manager, this isn't simple :-( All the connections are hidden somewhere in a thread local and there is no setter. -- 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.
