任何人都可以为Hibernate提供一个很好的
eclipse插件.插件应该照顾生成POJO类,hbm映射文件.还提供了一个很好的界面来执行HQL查询.任何帮助将高度赞赏.
@H_403_2@问候,@H_403_2@Nitin Ware
解决方法
Hibernate的家伙为
Hibernate Tools的Eclipse部分提供了这样一个插件.它支持从现有数据库进行逆向工程,以生成实体和映射文件,并提供了一个HQL编辑器和一个标准编辑器.从官方网站:
Console: The Hibernate Console perspective allows you to configure@H_403_2@ database connections,provides@H_403_2@ visualization of classes and their@H_403_2@ relationships and allows you to@H_403_2@ execute HQL queries interactively@H_403_2@ against your database and browse the@H_403_2@ query results.
Reverse Engineering: The most powerful feature of Hibernate Tools is a database reverse engineering tool that can generate domain model classes and Hibernate mapping files,annotated EJB3 entity beans,HTML documentation or even an entire JBoss Seam application in seconds!