Hi, I'm very interested in this issue.
To avoid having to change the test case, could you add ";trace_level_system_out=3" to the database URL, and then send me / post the resulting output? This should include all the JDBC API calls. That way it should be quite easy to write a pure JDBC test case. Or append ";trace_level_file=3" and then send the <databaseName>.trace.db file. Regards, Thomas On Wed, Nov 19, 2014 at 10:14 AM, Noel Grandin <[email protected]> wrote: > Could you modify the test to be jdk1.6 compliant and free of Spring and > javax.persistence stuff? > > Sorry, but I limited time to debug issues so I'm not keen on fighting with > adding libraries and changing my compiler. If I can't just drop the > test-case into my H2 project and run it, it's not something I can help with. > > > -- > 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. > -- 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.
