Changes Report

Release History

Version Date Description
2.1.4 13/04/2007 version 2.1.4
2.1.3 22/07/2007 version 2.1.3
2.1.2 15/07/2007 version 2.1.2
2.1.1 30/03/2007 version 2.1.1
2.1.0 30/10/2006 version 2.1.0
2.0.6 14/12/2005 version 2.0.6
2.0.5b 01/12/2005 version 2.0.5b Internal release
2.0.5a 01/12/2005 version 2.0.5a Internal release
2.0.5 01/12/2005 version 2.0.5
2.0.4a 18/10/2005 version 2.0.4a Internal release
2.0.4 18/10/2005 version 2.0.4
2.0.3 21/09/2005 version 2.0.3
2.0.2 30/04/2005 version 2.0.2
2.0.1 22/04/2005 version 2.0.1
2.0.0 28/03/2005 version 2.0.0
2.0.0rc4 19/03/2005 version 2.0.0 Release Candidate 4
2.0.0rc3 14/03/2005 version 2.0.0 Release Candidate 3
2.0.0rc2 13/03/2005 version 2.0.0 Release Candidate 2
2.0.0rc1 9/13/2005 version 2.0.0 Release Candidate 1


Release 2.1.4 - 13/04/2007

Type Changes By
add Diverse code cleanup jespo
add Moved to svn in sourceforge jespo

Release 2.1.3 - 22/07/2007

Type Changes By
add RFE: Added JSON output for finders jespo
add RFE: Added generic JSON output for general xml query results jespo

Release 2.1.2 - 15/07/2007

Type Changes By
add RFE: Added initial support for h2 database jespo
add RFE: Added the property rawcode to static part to generate arbitrary code in BdUtils jespo

Release 2.1.1 - 30/03/2007

Type Changes By
add RFE: Added support for generic finders with arbitrary where jespo
fix Bug Fixed with sequences in MSSQL. jespo
fix getColumnData for type 1111 returns Oracle CLOB now jespo
fix Bug fixed in method writeFormatTimestamp for MSSQL jespo

Release 2.1.0 - 30/10/2006

Type Changes By
add RFE: Added initial support for Firebird sunfriend
add RFE: Added initial support for MS SQL Server jespo
add Updated MySQL Driver to version 5.0.4 jespo

Release 2.0.6 - 14/12/2005

Type Changes By
add RFE: Global basedir (optional) attribute overrides all tables / classes configura tion jespo
add RFE: BdUtils has optional basedir and package name attributes for generation in different ones than beans jespo

Release 2.0.5b - 01/12/2005

Type Changes By
fix Bug Fixed: Finders now throw FinderException instead of BaseRuntimeException jespo

Release 2.0.5a - 01/12/2005

Type Changes By
fix Bug Fixed: Finders now throw FinderException instead of BaseRuntimeException jespo

Release 2.0.5 - 01/12/2005

Type Changes By
add 1366380: Generic executeUpdate Method jespo
add 1366373: Generic executeUpdate Method jespo
add RFE: The String fields are cutted to the max size in the database (Optional) jespo
update Update of the MySQL/J Connector to version 3.1.11 jespo

Release 2.0.4a - 18/10/2005

Type Changes By
fix Fixed formatString function for Oracle with character ' jespo

Release 2.0.4 - 18/10/2005

Type Changes By
update 1315880: Format functions are now static jespo
fix formatString function is now correct for strings with the character ' jespo
fix replaceString function is now more fast jespo

Release 2.0.3 - 21/09/2005

Type Changes By
add Eliminated external references. Now isn't necessary the .jar in runtime jespo
add Added alias for a table jespo
add Added enabled/disabled log configuration parameter jespo

Release 2.0.2 - 30/04/2005

Type Changes By
add 1181349: Finders must return the Parent class not the Skel jespo
add 1181470: Subcase with finders with void where jespo
add 1181416: Corrects Null fields behaviour jespo
add 1182125: The createWithId in Oracle jespo
add 1192067: Add extra raw code to the class jespo

Release 2.0.1 - 22/04/2005

Type Changes By
fix 1181349: Bad code in BdUtils jespo
fix 1181470: Prevents malformed Finder declaration jespo
fix 1181416: Bad ant display jespo
fix 1181414: Comparator is bad jespo
fix 1181349: Wrong error control for inexistent tables jespo
fix 1183757: More flexibility with spaces in Finder arguments jespo
fix 1186514: The code generated for String replace does not run in jdk1.3 jespo

Release 2.0.0 - 28/03/2005

Type Changes By
add Added new general parameter to extra import directives jespo
add Added duplication in methods to pass an external connection jespo
add Added the ant task to use generator inside ant jespo
add Added some initial support of Oracle exclusive features(SEQUENCES) jespo
fix Fixed database schema output to show primary keys jespo
fix Some code clean ups and errors and exceptions handling jespo
fix Avoid the generation of invalid class from tables without primary keys jespo
update build.xml now has more targets to make distribution packages jespo
update More decent documentation and examples jespo
update Javadoc and documentation is now online in the project web jespo

Release 2.0.0rc4 - 19/03/2005

Type Changes By
add Added output of the actual database structure (For future offline generation) jespo
add Added a flag in config file to update only dirty fields individually jespo
add Now table definitions can be in separate xml files included by main file jespo
add Generation of a random serialVersionUID for the generated classes jespo
fix Added default serialVersionUID's for core classes jespo
fix Better javadoc for generated classes jespo
fix Eliminated a lot of Stdout output for debug jespo
fix Fixed a bug that results in no compareTo method generation jespo
update Update of the MySQL/J Connector to version 3.1.7 jespo

Release 2.0.0rc3 - 14/03/2005

Type Changes By
add Addition of a build.xml file for ant builds jespo
add Addition of a compliant MANIFEST.MF to build a executable via -jar parameter jespo
fix Removed "enum" keyword references to make it compatible with jdk 1.5 jespo

Release 2.0.0rc2 - 13/03/2005

Type Changes By
add Addition of a primitive logging system for SQL operations jespo
add Addition of the generation of a general purpose class for static calls. jespo
add Addition of more xml support and utilities jespo

Release 2.0.0rc1 - 9/13/2005

Type Changes By
add Generator first usable version jespo
add Initial xml support jespo