通过 Intellij 或 Eclipse 使用 hibernate

发布于 2024-12-03 11:32:14 字数 270 浏览 1 评论 0原文

我们有一个项目即将启动,但我们正在陷入我想避免的 IDE 战争。

我们将从事的主要领域之一是休眠。

过去,我曾使用 ORMS,我们有一个 UML 模型,通过 MDA(模型驱动架构)我可以更改 UML,从而更改类,然后创建或发展数据库。

我可以使用 intelliJ 或 Eclipse 来完成此操作吗?我知道 Eclipse 是免费的,但如果我必须付费购买一个可以实现此功能的插件,那么它的成本可能与 IntelliJ 相同吗?

TIA

JD

We have a project that is due to start and we are getting into the Holy IDE wars that I want to avoid.

One of the main areas we will be working in is hibernate.

In the past I have worked with ORMS where we had a UML model and via MDA (model driven architecture) I could change the UML, which changed the classes and then created or evolved the database.

Can I do this with intelliJ or Eclipse? I know I would that eclipse is free but it may be the same cost as IntelliJ if I have to pay for a plugin that does this?

TIA

JD

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

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

发布评论

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

评论(1

蓬勃野心 2024-12-10 11:32:14

Eclipse 确实有一个非常好的 hibernate 工具套件可用 @ http://www.hibernate.org/subprojects/工具.html。但不要忘记删除自动生成的文件中附加的不需要的代码,并对生成的文件进行彻底的检查。工具套件中的 HQL 编辑器是一个很好用的工具。

Eclipse does have a very good hibernate tool suite available @ http://www.hibernate.org/subprojects/tools.html. But do not forget to remove the unwanted code that is appended in the auto generated files and do a thorough review of the files generated. The HQL editor in the tool suite is a good one to use.

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