Version | Date | Description |
---|---|---|
2.0.5 | 2009-02-18 | |
2.0.3 | 2.0.3 |
Type | Changes | By |
---|---|---|
Updated spring and slf4j dependency versions | fgiust |
Type | Changes | By |
---|---|---|
Updated spring and slf4j versions | fgiust | |
getNamedQuery() methods deprecated and replaced by better named findByNamedQuery() | fgiust | |
New get(id) public method that calls session.get(id) (same as loadIfAvailable, without initialization of lazy objects) | fgiust |