Yes, ok, but how do we do it without code generator? Sincerely, Marko
On Fri, Nov 2, 2012 at 3:29 PM, Lukas Eder <[email protected]> wrote: > 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 >
