此内容没有您所选择的语言版本。
Chapter 12. Hibernate
12.1. About Hibernate Core 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Hibernate Core is an object/relational mapping library. It provides the framework for mapping Java classes to database tables, allowing applications to avoid direct interaction with the database.
For more information, refer to Section 12.2.2, “Hibernate EntityManager” and the Section 12.2.1, “About JPA”.