I have the hibernate.cfg.xml file in the project root folder.
If the application I run contains:
SessionFactory sessionFactory = new Configuration().configure().buildSessionFactory(); I
I have the hibernate.cfg.xml file in the project root folder.
If the application I run contains:
SessionFactory sessionFactory = new Configuration().configure().buildSessionFactory(); I