Saturday, 5 September 2015

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