[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1164) Documentation/manual model inconsistency

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:42 EDT 2011


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

Steve Ebersole closed HHH-1164.
-------------------------------


Closing stale resolved issues

> Documentation/manual model inconsistency
> ----------------------------------------
>
>                 Key: HHH-1164
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1164
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 3.1 rc2
>            Reporter: Rich MacDonald
>            Priority: Trivial
>
> The hibernate 3.0.5 manual has an inconsistency that could cause confusion if you're not reading carefully. On p91, section 8.4.1, we see an example of many Persons having the same Address. This is a bidirectional 1-n/n-1. On p92, section 8.5.1, we see the Person-Address association using a join table. But wait, the model has been reversed! Here, one Person has many Addresses. IMHO, the manual would read better if the models were consistent across the examples. FWIW, I'd consider using a different model for the 1-1 associations as well.

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