Hello,
my classes are very small.... 5 properties, 2 queries, that's all !!! (no link between them)...
why is it so slow to start ? it takes 3 minutes for 100-200 classes ;o(
what does it do to need 500ms / file ??
Code:
2005-04-21 14:39:31,031 INFO [org.hibernate.cfg.HbmBinder] Mapping class: testmapping.application.customers.HibCustomer -> customers
2005-04-21 14:39:31,046 INFO [org.hibernate.cfg.Configuration] Found mapping documents in jar: utopix/centrix/mapping/application/documents/HibDocument.hbm.xml
2005-04-21 14:39:32,890 INFO [org.hibernate.cfg.HbmBinder] Mapping class: testmapping.application.documents.HibDocument -> documents
2005-04-21 14:39:32,890 INFO [org.hibernate.cfg.Configuration] Found mapping documents in jar: utopix/centrix/mapping/application/documents/HibDocumentMap.hbm.xml
2005-04-21 14:39:34,468 INFO [org.hibernate.cfg.HbmBinder] Mapping class: testmapping.application.documents.HibDocumentMap -> document_map
2005-04-21 14:39:34,468 INFO [org.hibernate.cfg.Configuration] Found mapping documents in jar: utopix/centrix/mapping/application/documents/HibDocumentMapSystemfiles.hbm.xml