What is hibernate database?



What is hibernate database?..

Answer / Deepk Bansal

"In Hibernate, 'hibernate database' generally refers to the actual relational database that Hibernate uses to store data. Examples of databases include MySQL, Oracle, PostgreSQL, SQL Server etc."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

What is a polymorphic association?

1 Answers  


What is persistent state?

1 Answers  


What is the use of show_sql in hibernate?

1 Answers  


What is named sql query?

1 Answers  


What is the difference between and merge and update?

1 Answers  


How to retrieve data from database using hibernate criteria?

1 Answers  


What is hibernate model class?

1 Answers  


Define hibernate and hql?

1 Answers  


What is ehcache in hibernate?

1 Answers  


What are transactions in hibernate?

1 Answers  


What is the difference between persist and save in hibernate?

1 Answers  


Which are the elements of hibernate architecture?

1 Answers  


Categories