任何人都可以为Hibernate提供一个很好的
eclipse插件.插件应该照顾生成POJO类,hbm映射文件.还提供了一个很好的界面来执行HQL查询.任何帮助将高度赞赏.
问候,
Nitin Ware
问候,
Nitin Ware
解决方法
Hibernate的家伙为
Hibernate Tools的Eclipse部分提供了这样一个插件.它支持从现有数据库进行逆向工程,以生成实体和映射文件,并提供了一个HQL编辑器和一个标准编辑器.从官方网站:
Console: The Hibernate Console perspective allows you to configure
database connections,provides
visualization of classes and their
relationships and allows you to
execute HQL queries interactively
against your database and browse the
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!