Sure it would be useful for those cases. Just that in around 10 years of doing jOOQ and many more years of working with JDBC, I simply haven't encountered the case where people wanted to batch stored procedure calls :)
Cheers, Lukas 2017-11-09 18:09 GMT+01:00 <[email protected]>: > Ah, i see! :) Thanks for considering that approach. Perhaps it could be > useful for situations in which old and fully developed system that uses > JDBC has to migrate to JOOQ step by step, while keeping backwards > compatibility at all times. Hopefully that feature will be in some future > release, i'll keep my eye on that. > > In the meantime, i'll go with importing as per your suggestion above. > > -- > 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/d/optout. > -- 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/d/optout.
