[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-980) FetchMode.SELECT javadoc wrong

Jon Lorusso (JIRA) noreply at atlassian.com
Tue Jan 19 15:59:29 EST 2010


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

Jon Lorusso commented on HHH-980:
---------------------------------

I don't understand why this bug was rejected. Regardless of whether or not the code "does what it's supposed to", the documentation is still wrong (almost 5 years!) and has obviously tripped up numerous people along the way. 


> FetchMode.SELECT javadoc wrong
> ------------------------------
>
>                 Key: HHH-980
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-980
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.1 beta 2
>            Reporter: Dave Brondsema
>            Priority: Minor
>
> FetchMode.SELECT says "Fetch eagerly, using a separate select." but it should say "Fetch lazily, using a separate select."
> This is quite misleading

-- 
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