Pregunta de entrevista de Sankey Solutions

what is ORM in Spring Boot?

Respuesta de la entrevista

Anónimo

19 de jun de 2025

ORM stands for Object-Relational Mapping. It is a programming technique that bridges the gap between an object-oriented programming language (like Java) and a relational database.