What is cascade in hibernate in which scenario we use it?
No Answer is Posted For this Question
Be the First to Post Answer
If you want to see the hibernate generated sql statements on console, what should we do?
What is lazy loading hibernate?
What is dtd in hibernate?
Is a relationship in hibernate?
What is version property in hibernate?
How components are used in hibernate?
Which one is the default transaction factory in hibernate?
What are the interfaces in hibernate?
What is the difference between session and sessionfactory in hibernate?
How can we bind hibernate session factory to JNDI ?
What’s the difference between session.save() and session.saveorupdate() methods in hibernate?
Difference between session and sessionfactory in hibernate?