用于 Hibernate 注释的可视化设计工具
我最近才开始使用 Hibernate。当我玩它时,我遇到了这个问题,我认为每个 Hibernate 初学者都会面临这个问题。
我想要一个好的视觉设计工具,可以为 Hibernate 生成带注释的类。它应该能够从一些图表表示或向导生成类。我希望该工具是免费和开源的,但这不是强制性的。
有没有这样的 Hibernate Annotated Class Generator 可视化工具?
I started using Hibernate only recently. While I was playing with it, I experienced the problem , which I assume, is faced by every Hibernate Beginner.
I want a good visual designer Tool that can generate Annotated Classes for Hibernate. It should be able to generate the classes from some diagramatic representation or a wizard. I would prefer the Tool to be Free and Open Source but that is not a compulsion.
Are there any such Hibernate Annotated Class Generator Visual Tools?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最接近的开源工具可能是 JBoss Tools。它包含一些 Eclipse 插件,用于 < a href="http://docs.jboss.org/tools/3.2.0.GA/en/hibernatetools/html/plugins.html#map_diagram" rel="nofollow">映射图等。
The closest you'll get with Open Source Tools is probably JBoss Tools. It contains some Eclipse Plugins for Mapping Diagrams etc.