What databases does hibernate support?
Answer / Ajay Kumar Jaiswal
Hibernate supports multiple databases including MySQL, PostgreSQL, Oracle, SQL Server, and DB2.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a hibernate transaction?
How do you integrate hibernate with struts2 or servlet web applications?
What are the fetching strategies in hibernate?
What are pojos?
What are the the methods to clear cache in hibernate?
Why do we need hibernate in java?
What is the use of hibernate session merge() call?
What is automatic dirty checking in hibernate?
Explain about hibernate proxy?
Can I reuse the session in hibernate?
What is persist in hibernate?
What is jpa and hibernate?