adspace


What is the use of configuration in hibernate?

Answer Posted / Mohammed Shahid

Configuration is a Hibernate class that loads configuration files, sets up various options such as database connection settings, dialect, and mapping file locations, and returns a SessionFactory instance.

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