How can I configure hibernate sessionFactory in Spring such that it uses the hibernate.cfg.xml for configurations (instead of configurations settings in applicationContext.xml)?
How can I configure hibernate sessionFactory in Spring such that it uses the hibernate.cfg.xml
Share
1 Answer