|
|
Change By:
|
Steve Ebersole
|
Environment:
|
hsqldb - but database seems not to be relevant more important might be that the classpath is very big: many big jars. Using hibernate 4 I used cfg.configure("/"+StandardServiceRegistryBuilder.DEFAULT_CFG_RESOURCE_NAME); where all resource files have been referenced within the hibernate xml file. This code has been much faster. Is chaining addResource() calls an antipattern?
|
|
|
|