All releases of Database Bean Generator


Release Notes: Diverse code cleanups prior to the next version. Moved to Subversion in Sourceforge.


Release Notes: Optionally, you may include the extra jars to get JSON support. JSON output for finders and generic JSON output for general have been added.


Release Notes: Support for the H2 database was added. Support for raw code in the utils classes was added.


Release Notes: Some bugs were fixed. Support for MSSQL was updated. Autonumeric or sequence fields are now supported in Oracle, Firebird, MSSQL, and MySQL. Generic Finder support was added.


Release Notes: Initial support for Firebird and MS SQL Server was added. The MySQL driver was updated to version 5.0.4.


Release Notes: Some minor changes were made, like a global basedir option for all generated classes and an optional directory setting for generated utility classes. This is the last release for 2.0.x.


Release Notes: The mysql-connector library was updated. Some feature updates were added, like a generic Update method and the chance to make the null strings voids.


Release Notes: Minor bugfixes, including some issues with special characters and the addition of a new fast replaceString function for jdk <= 1.3.1.


Release Notes: Some cosmetic changes were made. generator.jar isn't needed in the runtime anymore.


Release Notes: Now finders returns the Parent class and not the Skel (generated class). Finders with a void where clause generates well now. The behaviour for NULL fields has been corrected. The createWithId in Oracle is done, and now works with sentences. Extra raw code has been added to the class via the configuration file. Some minor issues and bugs have been fixed.