Re: [h2] I believe that there is a bug in the XAResource implementation of H2

2014-08-17 Thread Noel Grandin
Unfortunately there are several pieces missing from your test-case that make it impossible for me to test. (MyXid and counter-schema-h2.sql) If you can strip out the non-H2 parts and create a simple single-file test-case, then I can take a look at it. -- You received this message because you a

Re: [h2] JdbcConnection default connection in function calls

2014-08-17 Thread Noel Grandin
Your question has already been answered, if you read the linked docs carefully, but why exactly are you trying to get the original connection anyway? The new connection passed to the function shares the same underlying session as the original connection, so it shares the same transactional boun

Re: [h2] BigInt[IDENTITY] field not incrementing correctly

2014-08-17 Thread Martin Grajcar
Does it also mean that there's no need for a Hi/Lo algorithm as H2 does it already? On Sat, Aug 16, 2014 at 1:54 PM, Thomas Mueller < thomas.tom.muel...@gmail.com> wrote: > Hi, > > Some more detail: numbers are only skipped if the process is killed. > > Regards > Thomas > > > On Saturday, August