学习 HQL 和 Hibernate 标准查询的资源

发布于 2024-12-08 21:47:50 字数 664 浏览 1 评论 0原文

我对 Hibernate 完全陌生,想要学习 HQL ...我了解基本的 MySql,并且想要将 Hibernate 查询与 Mysql 查询联系起来 有人可以指导我找到一个学习 HQL 和条件查询的好资源吗...社区文档不是解释得很好...

非常感谢帮助..截至家庭作业,我已经完成了以下操作...

http://docs.jboss.org/hibernate /core/3.3/reference/en/html/querycriteria.html#querycriteria-associations http://sonivis.org/wiki/index.php/HowTo_use_Hibernate_Criteria_Queries http://www.roseindia.net/hibernate/criteriaqueyexample.shtml

和类似的链接,但我想深入学习一下...

I am completely new to hibernate and want to learn HQL ... I know basic MySql and want to relate Hibernate query with Mysql query Can some one please direct me to a good resource for learning HQL and criteria query... community doc are not explained very well...

Help is greatly appreciated.. As of home work I have already gone through following...

http://docs.jboss.org/hibernate/core/3.3/reference/en/html/querycriteria.html#querycriteria-associations
http://sonivis.org/wiki/index.php/HowTo_use_Hibernate_Criteria_Queries
http://www.roseindia.net/hibernate/criteriaqueyexample.shtml

and similar links but I want to learn it in depth...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

岛徒 2024-12-15 21:47:50

示例网站和博客文章将回答要点问题,但如果您确实想要一个广泛的概述,并通过完整的示例深入学习,您可能需要考虑购买一本书。 Hibernate in Action 是标准参考。

Example sites and blog posts will answer point questions, but if you really want a broad overview, learning in depth with full examples, you might want to consider buying a book. Hibernate in Action is a standard reference.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文