adspace


Is hibernate configuration file mandatory?

Answer Posted / Jeet Singh

Although not strictly mandatory, a Hibernate configuration file (hibernate.cfg.xml or a properties file) is commonly used to set up the environment for Hibernate and configure various parameters such as database connection details, dialect, mappings, and caching.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is latest hibernate version?

493