Hibernate (Java) Question:

What are the most common methods of Hibernate configuration?

Tweet Share WhatsApp

Answer:

The most common methods of Hibernate configuration are:
* Programmatic configuration
* XML configuration (hibernate.cfg.xml)

Download Hibernate PDF Read All 52 Hibernate Questions
Previous QuestionNext Question
What is HQL?What are the important tags of hibernate.cfg.xml?