« FireStorm 2.0 Preview | Main | MySQL auto-increment columns »

FireStorm/DAO 1.5

FireStorm/DAO v1.5 is the final 1.x release before we ship 2.0 later this year.

This version is built from the 2.0 codebase and has many advantages over version 1.2:

- Import complex SQL/DDL scripts for Oracle, DB2, MySQL, PostgreSQL
- Choice of mapping columns to primitive or object data types
- Finder statements can be fully customised to use any valid SQL syntax (requires manual editing of XML project file)
- Generated code uses numeric constants for column indexes for improved maintenance
- Generated DTO classes contain toString() method
- Ant scripts for code generation
- Simplified XML project file

FireStorm/DAO v1.5 can be downloaded from:

http://www.codefutures.com/products/firestorm/download/

Please note that version 1.5 uses the new 2.0 project file format and is NOT backwardly-compatible with version 1.0 through 1.2

Version 1.2 will remain available for download until 2.0 is released.