[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2047) make Query and Criteria extend java.lang.Iterable

Amir Pashazadeh (JIRA) noreply at atlassian.com
Fri Feb 26 16:35:50 EST 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35701#action_35701 ] 

Amir Pashazadeh commented on HHH-2047:
--------------------------------------

but just adding another interface (even a common interface with common methods) won't break compatibility, will it?

> make Query and Criteria extend java.lang.Iterable
> -------------------------------------------------
>
>                 Key: HHH-2047
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2047
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.2.0.cr2
>            Reporter: Amir Pashazadeh
>            Priority: Trivial
>
> Objects which implement java.lang.Iterable can be iterated using extended for loop.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list