1.

What Is Orm?

Answer»

ORM stands for Object/Relational mapping. It is the programmed and translucent PERSEVERANCE of OBJECTS in a Java application in to the tables of a relational database using the metadata that describes the mapping between the objects and the database. It WORKS by transforming the data from one representation to ANOTHER.

ORM stands for Object/Relational mapping. It is the programmed and translucent perseverance of objects in a Java application in to the tables of a relational database using the metadata that describes the mapping between the objects and the database. It works by transforming the data from one representation to another.



Discussion

No Comment Found