The new release of Ujorm framework is released with two major features:
- the new validators are available for checking a consistency of the input values. The Ujorm validators have got a similar meaning for Ujo object how the Bean Validation (JSR 303) implementation for the JavaBeans. For more information see the the documentation or a jUnit tests.
- the ORM supports reading a related database tables by the one SQL request using an extended implementation of the Query object. More information are described in ORM user guide.
See a more information on the release notes page.
No comments:
Post a Comment