What is ORM metadata?
Answer / Vijay Srivastava
"ORM metadata describes the mapping between Java objects (entities) and database tables in an application using a standard format such as XML or annotations."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by full object mapping?
How to do eager loading in hibernate?
Difference between the first and second level cache in hibernate?
What is @embeddedid?
What is orm tool in hibernate?
What is inversejoincolumns in hibernate?
What do you mean by named – sql query?
Why hibernate?
In how many ways objects can be identified in Hibernate?
What is difference between evict and clear in hibernate?
What is Light Object Mapping?
What is difference between sessionfactory and session in hibernate?