Hello, > Is there a way to call existing stored procedure from local database using > jooq?
Yes, jOOQ's stored procedure support is documented in the manual: http://www.jooq.org/doc/2.6/manual/sql-execution/stored-procedures/ Cheers Lukas
Hello, > Is there a way to call existing stored procedure from local database using > jooq?
Yes, jOOQ's stored procedure support is documented in the manual: http://www.jooq.org/doc/2.6/manual/sql-execution/stored-procedures/ Cheers Lukas