What are the benefits of ORM and Hibernate?

What are the benefits of ORM and Hibernate?

Hi,

What are the benefits of ORM and Hibernate?

Thanks,

View Answers

April 22, 2013 at 5:00 PM

Hi,

The main benefits of Object Relational Mapping tools of hibernate is that O/RM maps an object to the relational database table. Hibernate is also an O/RM and is available as open source project. To use Hibernate with Java you will be required to create a file with .hbm.xml extension into which the mapping information will be provided.

  1. The SQL Code/ state,emt in application can be obviated without writing complex JDBC / Entity Bean code.
  2. Distributed transaction can simply be performed by using ORM tools.
  3. Hibernate is an open source ORM tool and a robust framework to perform Object Relational Mapping.
  4. Without much of SQL knowledge, one can master Hibernate easily.

For more details visit this link: http://www.roseindia.net/hibernate/hibernate4/hibernateORMapping.shtml

Thanks,









Related Tutorials/Questions & Answers:
What are the benefits of ORM and Hibernate?
What is the main feature of Hibernate3?
Advertisements
Benefits of ORM technology
What are the benefits of IOC
What are the benefits of detached objects?
What are the benefits of Spring framework?
Feature of Hibernate3
What is ORM
What is ORM?
What is the benefits of learning Core Java?
What are the benefits of using Frameworks in PHP
What is benefits of Apache Kafka over the traditional messaging
What is benefits of Apache Kafka over the traditional messaging
HIbernate:What are the ORM levels?
What Is the Benefits of doing Data Science Course?
What the four ORM levels are in hibernate?
What are ORM’s Spring supports
What are the new features of Hibernate 4.3.0.final ORM?
Maven Repository/Dependency: org.grails.plugins | hibernate5
Maven Repository/Dependency: hibernate | hibernate3
What are the benefits of learning Java Programming?
Maven dependency for org.grails.plugins - hibernate5 version 7.0.6 is released. Learn to use hibernate5 version 7.0.6 in Maven based Java projects
Maven dependency for org.grails.plugins - hibernate5 version 7.0.7 is released. Learn to use hibernate5 version 7.0.7 in Maven based Java projects
Maven dependency for org.grails.plugins - hibernate5 version 7.0.5 is released. Learn to use hibernate5 version 7.0.5 in Maven based Java projects
What is Cloud Hosting?
The benefits of Hibernate Template.
Benefits of HibernateTemplate
What is Hibernate in Java?
struts1.2,EJB3.0 and Hibernate3 integration example application - EJB
Benefits of detached objects in hibernate
Benefits of Outsourcing - Outsourcing Benefits and Advantages
What types of Business Benefits of Social Media Marketing
Benefits of RIAs
VoIP Benefits
Benefits of Dojo
Benefits of Dojo
What is Virtual Appliance?
Hibernate 4 AnnotationSessionFactoryBean
Benefits of Cloud Computing
What is Ajax and what are Ajax benefits?
Advantages of ORM
PHP Benefits - The benefits of PHP programming language.
Benefits of Dojo
Spring ORM
Rich Internet Applications Benefits
Benefits of Outsourcing, Top Outsourcing Benefits and Advantages
Benefits of Social Media Marketing
Gain in Offshore Outsourcing, Benefits in IT Outsourcing
Hibernate Interview Questions - What is Hibernate Framework?
Benefits of Open Source Software

Ads