Hibernate is used for database object/relational persistence and it is a very cool. It is available for both JAVA and .NET but is most popular for JAVA.
I was working with the Hibernate using eclipse. I was looking for some plugin of Eclipse and I found one with the name of "HibernateSynchronizer"
It is an Eclipse plugin code generation tool which, by default, binds to *.hbm files and automatically generates business objects when your hibernate schema configuration file is modified.
Here is the link to download it:
http://hibernatesynch.sourceforge.net/
http://sourceforge.net/project/showfiles.php?group_id=99370
No comments:
Post a Comment