Which are the elements of hibernate architecture?
No Answer is Posted For this Question
Be the First to Post Answer
What is fetching strategy in hibernate?
Why do we use hibernate?
What is the use of @transient annotation?
What is the need of hibernate tools when orm tools can be used?
Why default constructor is required in hibernate?
What are the ways to access hibernate by using spring?
Why we use named query in hibernate?
What is a hibernate xml mapping document and how does it look like?
Why is sessionfactory used in hibernate?
Why is sessionfactory thread safe?
What is the difference between merge and update method?
Is orm faster than sql?