Hibernate 和 Cayenne 的比较

发布于 2024-08-01 16:27:41 字数 62 浏览 10 评论 0原文

有人请帮我选择是使用 Hibernate 还是 Cayenne?

哪个更适合处理大型数据库?

Someone please help me in choosing whether to use Hibernate or Cayenne?

Which is more suitable to handle large databases?

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

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

发布评论

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

评论(3

地狱即天堂 2024-08-08 16:27:41

我两者都用过,但如果我负责(而不是我的老板:))我会更喜欢卡宴。

Cayenne 有一个非常好的 CayenneModeler,因此您不必编写任何映射代码 - 只需在几分钟内单击整个项目即可。

如果您的项目中有对性能敏感的区域,Cayenne 有一种称为 SQLTemplate 的东西 - 一个非常非常有效的解决方案。

最后但并非最不重要的一点是,作为新手或简单用户,您可以非常快速地获得非常好的问题解决方案 - 与 Hibernate 论坛相反 - 只需看看那里有多少问题未得到解答。

I used both, but if I was in charge (and not my boss :) ) I would prefer Cayenne.

Cayenne has a very nice CayenneModeler, so you don't have to write any mapping code - just click your way an entire project in a few minutes.

If you have performance sensitive areas in you project, Cayenne has something called SQLTemplate - a very very efficient solution.

And last but not least, as a newbie or as a simple user, you get very fast very good solutions to your questions - as opposed to the Hibernate forums - just look how many questions are unanswered there.

怪异←思 2024-08-08 16:27:41

比尔·杜德尼 -

总的来说,以我有限的经验来看
Cayenne 是一个强大且有趣的框架
一起发展。 有很多
很酷的功能,如果你知道的话
Hibernate 是一个小小的飞跃
辣椒。 卡宴好像有一个
充满活力的用户社区和
名单非常友好并回答了我的问题
简单的问题快速和
而不是想让我觉得自己很愚蠢。
卡宴似乎还不够成熟
在某些方面优于 Hibernate
例如,分布式缓存是
1.1 版本中的新增功能。 总的来说虽然
Cayenne 是一个很棒的框架,我
肯定会推荐你
当你开始你的工作时看看它
下一个需要 ORM 的项目
框架。

Bill Dudney -

Overall in my limited expierence
Cayenne is a robust and fun framework
to develop with. There are lots of
cool features and if you know
Hibernate its a small leap to grok
Cayenne. Cayenne seems to have a
vibrant community of users and the
list was very friendly and answered my
simpleton questions quickly and
without trying to make me feel stupid.
Cayenne seems to be a bit less mature
than Hibernate in a few areas, for
example, the distributed caching is
new in version 1.1. In general though
Cayenne is a great framework and I
would definitely recommend that you
take a look at it when you start your
next project that requires an ORM
framework.

我很OK 2024-08-08 16:27:41

关于 Hibernate 与 Toplink 相对优势的讨论提供了一些重要的观点,以及在评估时要查看哪些功能:

http://programming.itags.org/development-tools/120839/

This discussion on relative strengths or Hibernate vs. Toplink offers few important point an which features to look when evaluating:

http://programming.itags.org/development-tools/120839/

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