5--Basic usage of Hibernate--1 3 Introduction to the popular ORM framework

Source: Internet
Author: User

⊙JPA:JPA itself is an ORM specification, not an ORM product. It is the result of Java EE spec makers learning from the open source world. JPA entities are very similar to Hibernate po, and even JPA entities can be used entirely as Hibernate PO classes, so many places also refer to Hibernate PO as an entity. Compared to other open-source ORM frameworks, the biggest advantage of JPA is its official standard, so it is universal, and if the application is programming for JPA, then the application can switch freely between the various ORM frameworks: Hibernate, TopLink, OPENJPA, etc.

⊙hibernate:

⊙mybatis: The early name is Ibatis. The "SQL Mapping" framework.

⊙toplink:

La La la

5--Basic usage of Hibernate--1 3 Introduction to the popular ORM framework

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.