> Also, if you add mapping like this: > > mapping.add(Distribucalc.DISTRIBUCALC, 'distribucalc'); > > Jooq silently hangs. Infinite cycle, I believe. Because > Distribucalc.DISTRIBUCALC is named 'distribucalc' also.
Actually, I could not reproduce this issue with a "self-mapping" like you described. I'll need some more info to analyse this... Cheers Lukas
