Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在写一个java项目。我使用 hibernate 作为 ORM 。现在我使用hibernate构建和填充我的数据库。问题是如何从数据库中加载记录并从中创建对象?
这是任何在线可用的 Hibernate 教程的第一步: 这里