I have use role level security with ENtity Framework by setting the tenant 
like 
sql.execute("SET app.current_tenant = '" + 
ThreadLocalStorage.getTenantName() + "'");

However with nhibernate, i am not able to get this working. 
Any help or indication?

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhusers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nhusers/b9e3eb5f-1c28-43f0-ac85-f667f4f3249bn%40googlegroups.com.

Reply via email to