[hibernate-users] Does hibernate multi-tenancy lead to reduced heap usage

amit shah amits.84 at gmail.com
Wed Sep 23 07:24:13 EDT 2015


We are planning to integrate hibernate 4 multi-tenancy feature into our
application. With this feature I assume we would have only one session
factory instance irrespective of the number of tenants. (right?). If so,
would it lead to reduced heap usage or would the single session factory
instance occupy the same amount of memory as multiple instances did before?
Are there any other performance benefits with this integration?

I wanted to get an understanding on this before starting with the actual
implementation since it involves considerable code changes.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-users/attachments/20150923/e7773ac8/attachment-0001.html 


More information about the hibernate-users mailing list