What is pure relational ORM

What is pure relational ORM

Answer: Below are points:

  • It needs no extra programming or use of third party API to convert data between incompatible type systems in the object programming languages
  • It supports virtual object database that could be used from within programming language.
  • Hibernate ORM supports all object relational functionality although many others ORM mapping tools is also availbe to use or devlopers can create their own ORM tools

Leave a Reply

Your email address will not be published. Required fields are marked *