I asked this before I think but Jooq has had a few releases since then.

How do I force Jooq to use a particular database schema (I'm using MySql),
regardless of which schema was used to generate the sources?

With our current setup, we generate sources from a staging or production
schema, depending on whether it's our staging platform or our production
code.

But in one particular instance, I want my code to use the staging schema
regardless of whether the sources were generated from our staging or
production schema.

Is this possible?

Thanks,

Ian.

-- 
Ian Clarke
Blog: http://blog.locut.us/

Reply via email to