This content has been marked as final.
Show 3 replies
-
1. Re: multi tenancy support
inerself Sep 19, 2013 4:07 PM (in response to welser)1 of 1 people found this helpfulHello Markus, I did a sample in my github https://github.com/fearzendron/multitenancyhibernate, see if it helps. This is a application who changes the tenant based on the url!
-
2. Re: multi tenancy support
welser Sep 24, 2013 9:06 AM (in response to inerself)Great THX - will take a look!
-
3. Re: multi tenancy support
aymen85 Oct 9, 2013 11:41 AM (in response to welser)if you implements multi tenacy by shema mode, you can use a custom hibernate interceptor (onPrepareStatement) to switch between schemas