Skip to content

Add JDK 5 Generics support to HibernateTemplate's returned Lists [SPR-3128] #7814

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions