Files
freeCodeCamp/guide/chinese/hibernate/index.md
2018-10-16 21:32:40 +05:30

11 lines
368 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Hibernate
localeTitle: 过冬
---
## 过冬
Hibernate ORM通常称为Hibernate是Java的对象关系映射工具。它提供了一个用于将面向对象的域模型映射到关系数据库的系统。它拥有多个高级对象处理功能。
#### 更多信息:
有关文档和下载,请访问[Hibernate的官方站点](https://hibernate.org)