How many strategies are there in hibernate inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of mappedby in hibernate?
What are the contents of hibernate configuration file ( hibernate.cfg.xml )?
What is the role played by session interface in hibernate?
Why annotations are used in hibernate?
What is lazy loading hibernate?
Explain the mechanism by which you can distinguish between transient (i.e. Newly instantiated) and detached objects in hibernate?
What the benefits are of hibernate over jdbc?
How to get single record from database using hibernate?
What is association mapping in hibernate?
What is transaction management in hibernate? How it works?
What is fetchtype in hibernate?
Can we use only jpa without hibernate?