Eclipse plugins for Spring / Hibernate development?

Posted by es11 on Stack Overflow See other posts from Stack Overflow or by es11
Published on 2010-01-31T19:53:08Z Indexed on 2010/05/01 0:47 UTC
Read the original article Hit count: 387

I have a running dynamic web project in Eclipse (Java EE + Maven + Spring). I am at the point where I need to integrate a persistence layer and want to use Hibernate with a mySql database.

I am wonder what plugins would be useful for me at this point? For Hibernate should I install hibernate tools or is it not necessary? Are then any plugins that are most widely use for connecting / exploring database connections that would be appropriate for the type of project I am working on? Thanks.

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about eclipse-plugin