What is different between session and sessionfactory in hibernate? (Detailed answer)
No Answer is Posted For this Question
Be the First to Post Answer
Define persistent classes.
What are cascade types in hibernate?
How will you explain save() and saveorupdate() methods in hibernate?
What is the difference between sorted collection and ordered collection, which one is better?
What are bidirectional relationships?
What is hibernate used for?
Mention some of the databases that hibernate supports?
What is hibernate entity?
What is transient state in hibernate ?
How to configure second level cache in hibernate?
What’s the difference between session.save() and session.saveorupdate() methods in hibernate?
What is generationtype identity?