Added the ability to do a dynamic SQL Query in the JDBC data mapper. Put up a more recent version of a data mapping framework presentation.
Fixed some documentation problems and made an enhancement to relationship mapping so you can more easily map your Java objects to a relational database.
Java Layered Frameworks is an umbrella open source project for a set of Java frameworks I have been working on for some time now. Probably the most useful of all the frameworks is the logging framework, which used to be called JLog and has been published in Java Report.
This is the first open source release of the frameworks as a whole, hoping people will become interested in contributing to them. It renames the core framework packages to org.jlf and includes some documentation and sample applications using the frameworks.