Closed
Description
Corba the Geek opened SPR-3128 and commented
In Spring 2.0.x's HibernateTemplate, all the find() methods return unparameterized Lists.
Why not have 'find...()' and 'loadAll()' methods return a parameterizable List<T> like the SimpleJdbcTemplate?
This was discussed in:
http://forum.springframework.org/showthread.php?t=34526.
Affects: 2.0.2
1 votes, 8 watchers