Now that I look at the memory analysis again, you seem to be using a purely in-memory index on one of your tables, and most of the memory is occupied by that index.
If you could construct a standalone test case, I could probably debug it. At this stage I'm just guessing. -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
