[ http://jira.nhibernate.org/browse/NH-666?page=all ]
Sergey Koshcheyev updated NH-666:
---------------------------------
Fix Version: 1.2.0.CR1
> IQuery.SetParameterList should support generics
> -----------------------------------------------
>
> Key: NH-666
> URL: http://jira.nhibernate.org/browse/NH-666
> Project: NHibernate
> Type: Improvement
> Components: Core
> Versions: 1.2.0.Alpha1
> Reporter: Jerry Haltom
> Priority: Trivial
> Fix For: 1.2.0.CR1
>
> IQuery.SetParameterList should support generic collections. I might also name it SetParameters(IEnumerable<>), as it doesn't actually need to set a List, just an enumerable source of values.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nhibernate.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|