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 |
What is a polymorphic association?
What is persistent state?
What is the use of show_sql in hibernate?
What is named sql query?
What is the difference between and merge and update?
How to retrieve data from database using hibernate criteria?
What is hibernate model class?
Define hibernate and hql?
What is ehcache in hibernate?
What are transactions in hibernate?
What is the difference between persist and save in hibernate?
Which are the elements of hibernate architecture?