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.