adspace


What is the purpose of dialect configured in hibernate configuration file?

Answer Posted / Singh Pritam Jitendra

The dialect configured in Hibernate's configuration file defines the database-specific SQL that needs to be generated for the operations. It provides a mapping between Java and SQL.

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