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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira