Hi All,

Does anyone have an example of a VisitListener that 
implements shared-schema multi-tenancy? or suggestions of a different 
approach to do shared-schema multi-tenancy.

I've read https://github.com/jOOQ/jOOQ/issues/2682 
and https://groups.google.com/forum/#!msg/jooq-user/xIL7_2q1QfU/7qeJ6DqTMxAJ 
but I do not have a clear idea of how to approach this with JOOQ.

https://stackoverflow.com/questions/17324524/row-level-security-implementation-in-jooq
 
provides an interesting approach using an Execution Listener but I'm unsure 
how to form a generic predicate to work on all tables.

Thanks,
Ian.

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