Release Notes: This release adds XML Parsers with working ORM/Ram. This was the second key step along the way to producing a Java 6 refresh of the MSS Code Factory core technology.


Release Notes: This beta incorporates new stored procedures for MySQL to improve its performance. A number of defects with the general framework caused by the removal of the BL layer code were fixed. The test suites now run successfully again. Because MySQL has limited date range support, some of the CFDbTest 2.0 tests do fail for MySQL, though the code for them is correct.


Release Notes: Beta 8 replaces the Business Logic layers with embedding of custom code through the addition of Java* tags in the business application models. This is a major restructuring of the code produced by MSS Code Factory, and it may take a fair bit of time to switch from the old BL approach to the new approach.


Release Notes: This release adds support for the creation and updating of table class hierarchies. Deletion of object hierarchies has not been implemented yet. All of the databases have been tested for the new functionality via CFDbTest 2.0.


Release Notes: This release corrects a defect in the RAM delete implementation, implements the RAM table ID generators, and corrects the use of table ID generators for all of the supported databases when dealing with client-side table insertions for tables that include BLOBs (or TEXT in the case of SQL Server) in their hierarchy of attributes.


Release Notes: This release provides SQL Server 2012 Express Advanced Edition support. It should work for other editions of SQL Server 2012 as well. Note that MSS Code Factory now restricts doubles and floats to the ranges defined by SQL Server instead of those defined by Java. Portability is key.