Tuesday, November 29, 2011

What is ORM ?

ORM stands for object/relational mapping. ORM is the automated persistence of objects in a Java application to the tables in a relational database.:A system that is responsible to map object to relational model(procee of persisting objects in relational model)
Category:Hibernate Interview Questions

No comments:

Post a Comment