Sunday, 17 April 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

No comments:

Post a Comment