Explain What we can not do in jdbc but can do hibernate?
No Answer is Posted For this Question
Be the First to Post Answer
Why do you use hibernate?
What is difference between save and merge in hibernate?
What are session beans?
What is hibernate criteria join?
How many tables are required for many to many relationship?
Name some important annotations used for Hibernate mapping?
What is hibernate connection pool_size?
What is the difference between flush and commit in hibernate?
Can you declare mappings for multiple classes in one mapping file?
How to implement database relationship in hibernate?
What is n+1 select problem in hibernate?
What is the use of transient?