All releases of SQL ORM


Release Notes: This release adds sqlorm-with_src.jar to the sqlorm.zip containing both classes and source files for better integration with IDEs. It adds ConstantsDump and has comprehensive documentation for it. ResultSetForMetaData has been added for improved access to ResultSet data. Support has been added for the generated constants of ConstantDump in SelectBuilder.


Release Notes: This release adds a class ConstantsDump tool and comprehensive documentation for it. It adds the class ResultSetForMetaData for improved access to ResultSet data. It adds support for the generated constants of ConstantDump in the SelectBuilder (existing framework). To upgrade, just replace sqlorm.jar.


Release Notes: The first iteration of the dynamic query builder was finished.
A tool for making disk space optimized snapshot backups onto another disk.