2009/7/12 Anbu <[email protected]>: > > Hi All, > > want to know what is the impact of having multiple session factory > configured for a single database??
Consider the time to create them. Could be bad performance, regardless of memory use. Why would you want to have multiple sessionfactories (for the same set of mappings in the same process)? > how much memory will a single > sessionfactory will occupy?will it cause OutOfMemory ??? How long is a string? :) /Oskar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
