adspace


How create hibernate cfg xml file?

Answer Posted / Tirgun Kumar

To create a Hibernate configuration XML file (hibernate.cfg.xml), you need to structure it with specific properties and settings, such as connection details, dialect, and mapping resources. You can find more information on the official Hibernate documentation.

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