Benefits of Object Relational Mapping

Object relational mapping is a programming technique by means of which data between incompatible type systems can be converted into object oriented programming languages. This helps in creating a virtual object database which is used within the programming language. It helps in applying object-oriented analysis, programming technique, and design. More importantly one can hide the … Read more