Thursday, July 26, 2012

What is ORM ?


ORM stands for Object Relation Mapping.The term Object Relation Mapping refers the technique to map the data from an object model representation to a relation data model.ORM provide the mapping for java classes with hibernate and it also provides data query and retrieval facilities.It remove the overhead of manually data handling in SQL and JDBC.

Now days Hibernate which is provided for java classes use that technique.   


For Further Reading,
General, Hibernate, Java

0 comments:

Post a Comment


 

Site Status

Man Behind Technical Today

Hello, I am Navin Bansal. I am a student of MCA in Rajsthan Institute of Engineering and Technology and owner of this blog. I share my view and ideas among people.