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
What is difference between save and update in hibernate?
What is unidirectional and bidirectional in hibernate?
What is meant by a Named SQL Query in hibernate and how it’s used?
What is merge in hibernate?
What is the purpose of hql in communication between hibernate and rdbms?
What is the difference between hibernate session get() and load() method?
What is attribute oriented programming?
What is session evict in hibernate?
Hibernate SessionFactory is thread safe?
How will you explain save() and saveorupdate() methods in hibernate?
What is Hibernate Session and how to get it?
What are derived properties?