Update: I wrote a workaround for this now as I was able to understand what was going on: jooq seems to work as expected - however - h2 is returning an infinite ResultSet (dunno why - but that's the fact). I changed fetch to fetchLazy and did a check on my identity field - the cursor will then stop once we're having a cycle detected.
-- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
