Changes Report

Release History

Version Date Description
2.0.5 2009-02-18
2.0.3 2.0.3


Release 2.0.5 - 2009-02-18

Type Changes By
update Updated spring and slf4j dependency versions fgiust

Release 2.0.3 -

Type Changes By
update Updated spring and slf4j versions fgiust
update getNamedQuery() methods deprecated and replaced by better named findByNamedQuery() fgiust
add New get(id) public method that calls session.get(id) (same as loadIfAvailable, without initialization of lazy objects) fgiust