« Enterprise Edition BETA 2 | Main | Enterprise Edition BETA 3 »

Standard Edition 2.0.2

FireStorm/DAO Standard Edition v2.0.2 is now available to download from:

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

Changes since 2.0.1:

  • Generate SQL now generates correct SQL syntax for MySQL schemas
  • Support for java.sql.Clob Java type
  • SQL Server IDENTITY support now working
  • SQL Server schema name prefix bug fixed (now uses schema..table instead of schema.table)
  • ANT tasks working again (obfuscation error in 2.0.1)
  • New feature - customizable templates for file header in generated code
  • Fix token-replacement problem with product.edition in README.HTML
  • Fixed bug in generated equals() method in DTOs
  • SQL Server datatype improved support (NVARCHAR, SMALLDATETIME, UNIQUEIDENTITY)