Hi, Is there any way to wrap 'SET SESSION AUTHORIZATION' and 'RESET SESSION AUTHORIZATION' statements around jOOQ queries?
I'm using Postgres - http://www.postgresql.org/docs/9.5/static/sql-set-session-authorization.html and guessing I need to do something with ExecuteListener but can anyone confirm? -- 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.
