Hi Markus,

I'm very sorry, I hadn't realised that there was still an open question in
your previous email

On Thu, Sep 13, 2018 at 10:52 AM <[email protected]> wrote:

> But the error still occurs.
>
> The only thing that seems to help is downgrading the jdbc driver to ojdbc6. 
> After that, *all works as expected*.
> Unfortunately this is not a very robust approach, as there is no way to tell 
> if the issue will reappear in other driver/db combinations.
>
> As for the other approach ("Settings.renderSchema = false"): Is this 
> something I need to specify in the generator, or is this a runtime 
> configuration?
> I did not find that setting anywhere in the XML schema used for configuring 
> the generator.
> How would I use that?
>
>
Settings is something you pass to your jOOQ Configuration. You can find the
relevant documentation here:
https://www.jooq.org/doc/latest/manual/sql-building/dsl-context/custom-settings

-- 
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.

Reply via email to