Thomas Koch wrote: > Hi - we have a legacy web application which is to be ported to use > NHibernate 2.0. > > My question is whether or not some you have any experience with using > NHibernate on a web-application with approx. 240 tables? The 240 > tables is including both many-to-many tables and entity tables. > > Does it scale? Can I expect the initial load time to explode to 20 > minutes or what? > We have a database with about 200 tables in it (I never actually counted, but I know there is at least 150 mapping files and many of them have many-to-many mappings). Startup time is not noticeable at all.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
