Saturday, August 22, 2009

EasyWeb4J 0.2 Supports Multiple Databases and Simplifies Validations

We're proud to announce the release of EasyWeb4J 0.2. This release focussed on supporting multiple databases within a single application and also simplifies validations in models.

Some of the significant changes in this release include,
  1. Repository management code is re-designed to simplify support for multiple databases and to support more persistence mechanisms.
  2. Support for multiple DBs has been added to Hibernate and JPA repositories.
  3. There is just one validate method to perform all validations.
  4. Validation of basic types are handled automatically.
  5. This release also creates projects with a default message bundle to facilitate internationalization.
This release breaks compatibility with 0.1. The tutorial and all previous posts in this blog have been updated for the new version.

Download the new release and give the tutorial a shot. We're sure you'd love it. :)

0 comments:

Post a Comment