Re: Configure and communicate with multiple databases

2018-03-07 Thread a . chowdhury006
Thanks Lukas for your quick response and it made my day. After making two separate plugin executions for the code generator, it ran successfully. I actually happened to see your post in the following link and it worked perfectly for me. https://stackoverflow.com/questions/26103628/jooq-codegen-m

Re: Configure and communicate with multiple databases

2018-03-06 Thread Lukas Eder
Hello, Thanks for your message. You need two entirely independent configurations for the code generator and the runtime. They're not related. Think about it this way: You're really creating two separate applications that just happen to work together at some point, each application has its own jOOQ