Monthly Archives: January 2013

jTransfo 0.6 released

jTransfo 0.6 has been released. The focus for this release was improved integration with Hibernate and adding a demo. The following features were added: A demo module was added which uses Hibernate and Lombok. Conversion now uses getters and setters

Posted in Release

jTransfo 0.5 released

A couple of bugs have been discovered in the previous release. These are now fixed. See the issue tracker for details.

Posted in Release

jTransfo 0.4 released

Release early, release often. Only a day after the previous release, time for an extra feature. You can now specify a path on the @MappedBy annotation. This allows you to map fields which are found in a linked object in

Posted in Release

jTransfo 0.3 released

This release features two extra integration modules and a small improvement. Registration of object finders has changed to make it more thread safe and consistent with registration of type converters. You now have to call updateObjectFinders after changing the object

Posted in Release