Hello, I am using the same schemata for several databases using 'outputSchemaToDefault'.
At runtime I would like to get the specific database the DSLContext is connected to. In a debugger I can see that info is stored in configuration.settings.renderMapping.schemata.0.output Is the a method of the DSLConext to retrieve this? I would like to avoid having to pass this value through layers of code which are already carrying the DSLContext. Thanks, Jim -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/2ba8d594-e59d-4e11-b130-177a41479b8fn%40googlegroups.com.
