[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3190) Correction in "Hibernate Core for Java"->"Reference Documentation" in chapter 7.6

David Pinho (JIRA) noreply at atlassian.com
Tue Mar 18 12:24:33 EDT 2008


Correction in "Hibernate Core for Java"->"Reference Documentation" in chapter 7.6
---------------------------------------------------------------------------------

                 Key: HHH-3190
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3190
             Project: Hibernate3
          Issue Type: Bug
          Components: documentation
            Reporter: David Pinho
            Priority: Trivial


In http://www.hibernate.org/hib_docs/v3/reference, the first snippet in chapter 7.6 "More complex association mappings", contains:

...
<property name="effectiveEndDate" type="date"/>
<property name="effectiveStateDate" type="date" not-null="true"/>

Shouldn' it be effectiveStartDate instead of effectiveStateDate?

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