[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-3122) Typo in Hibernate API docs - SessionFactory class

Diego Plentz (JIRA) noreply at atlassian.com
Mon Apr 28 02:18:33 EDT 2008


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diego Plentz resolved HHH-3122.
-------------------------------

      Assignee: Diego Plentz
    Resolution: Rejected

Actually, org.hibernate.SessionFactory *really* returns org.hibernate.classic.Session (wich extends org.hibernate.Session) ;-)

> Typo in Hibernate API docs - SessionFactory class
> -------------------------------------------------
>
>                 Key: HHH-3122
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3122
>             Project: Hibernate3
>          Issue Type: Patch
>          Components: documentation
>    Affects Versions: 3.2.5, 3.2.6
>         Environment: Hibernate Core Java Doc
>            Reporter: Shyamsunder
>            Assignee: Diego Plentz
>
> When I was referring to SessionFactory class java doc in Hibernate API at
> http://www.hibernate.org/hib_docs/v3/api/org/hibernate/SessionFactory.html
> I found that the following two methods that return Session.
> Session    getCurrentSession()
> Session    openSession() //it has three more overloaded method
> The link given to Session should be
> http://www.hibernate.org/hib_docs/v3/api/org/hibernate/Session.html
> instead of
> http://www.hibernate.org/hib_docs/v3/api/org/hibernate/classic/Session.html
> The same typo is produced in latest release, i.e., hibernate-3.2.6.ga API docs. So please correct the error.
> Thanks
> Shyamsunder
> http://forum.hibernate.org/viewtopic.php?t=983701

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