There is available a new release of Ujorm framework, the major changes are:
- database statements UPDATE or DELETE supports entity relations in the Criterion - including batch mode
- SQL entity and column names can be "quoted" optionally in the real SQL statements, for more information see the method: MetaParams.setQuotedSqlNames()
- the one critical bug is fixed for some cases of the lazy loading
- explicitly defined Key name created using a factory is fixed now
- there is available the new great plugging to NetBeans IDE to generate getters and setters easy for UJO - thanks to Martin Mahr
See a more information on the release notes page.
1 comment:
Post a Comment