Interfaces PreInsertEventListener and PreUpdateEventListener are badly javadoc-documented
-----------------------------------------------------------------------------------------
Key: HHH-1942
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1942
Project: Hibernate3
Type: Task
Components: documentation
Versions: 3.1.3, 3.2.0 cr1, 3.2.0.cr2, 3.2.0.cr3
Reporter: George Gastaldi
Priority: Trivial
Provide proper documentation for org.hibernate.event.PreUpdateEventListener and org.hibernate.event.PreInsertEventListener.
Like:
1) What does the return method (boolean) of their methods mean ?
2) Who calls it and when ?
George.
--
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
|