Okay, I ended up not being able to rely on this because of the weird delete behaviour. I'm pretty sure it's a bug. I will attempt to put a minimal test case together to demonstrate it, but of course you need an oracle db to test it..
thanks again, Wim On Mon, Mar 18, 2013 at 5:06 PM, Noel Grandin <[email protected]> wrote: > > On 2013-03-18 17:43, Wim De Smet wrote: > >> >> I've worked around this for now, but I do wonder whether this means that >> the underlying oracle connection transactions are not being used? >> >> > They are not. > H2 uses it's own UNDO/REDO log for this purpose. > > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
