How mapping of java objects is done with database tables?
No Answer is Posted For this Question
Be the First to Post Answer
What is column id?
What is difference between jdbc and hibernate?
What are the different cascade types in hibernate?
Is hibernate lazy load by default?
Explain What we can not do in jdbc but can do hibernate?
Which element of hbm.xml is used to map a java.util.set property in hibernate?
Is hibernate configuration file mandatory?
Difference between managed associations and hibernate associations?
What is fetchtype lazy?
How can we reattach any detached objects in Hibernate?
What is the use of sessionfactory?
How Hibernate is database independent explain?