Which element of hbm.xml is used to map a java.util.set property in hibernate?
No Answer is Posted For this Question
Be the First to Post Answer
Can we create two sessionfactory in hibernate?
What is query cache?
What is the difference between hibernate save () saveorupdate () and persist () methods?
What’s hibernate?
Tell about the core interfaces of the hibernate framework?
What is lazy true in hibernate?
What is cascading and what are different types of cascading?
What is the limitation of hibernate?
Explain the mechanism by which you can distinguish between transient (i.e. Newly instantiated) and detached objects in hibernate?
What is spring hibernate integration?
What is the java persistence api used for?
What is the difference between session.save() and session.persist() method?