Which element of hbm.xml is used to map a java.util.set property in hibernate?
Answer / Savita Sharma
The set element in hbm.xml is used to map a Java.util.Set property in Hibernate.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is hibernatetemplate?
Which hibernate object wraps the jdbc connection?
How to implement one to many relationships with annotation?
Explain the transaction object in hibernate?
What is a hibernatetemplate?
How do you map java objects with database tables?
Which one is the default transaction factory in hibernate?
What is @transient in hibernate?
What are the technologies that are supported by hibernate?
How to add Hibernate mapping file in hibernate configuration file?
What is a sessionfactory?
What is reverse engineering in hibernate?