For all of you who are constantly writing and debugging your persistence code, have I got a tool for you.
Check out Firestorm.
Firestorm can reverse engineer just about any database out there and generate Core J2EE Pattern compliant DAO, JDO and Hibernate code. The latest version even supports Dynamic Inserts.
Here's a blurb from their web site:
"FireStorm/DAO adopts a pragmatic approach of generating Java source code for data persistence that is a direct mapping of a particular relational database schema. It is also possible to define complex multi-table queries and to leverage existing database logic contained within stored procedures."
This is a very cool tool.Check it out!
