Interfaces PreInsertEventListener and PreUpdateEventListener are badly javadoc-documented

Description

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.

Activity

Show:

jimothyc April 14, 2008 at 11:09 PM

Despite being marked fixed, the return value is still not documented. I've filled HHH-3237.

George Gastaldi August 14, 2007 at 8:03 PM

Couldn't find the documentation on the classes.

Diego Plentz August 14, 2007 at 7:24 PM

Already "javadoc-documented".

James Carman June 21, 2007 at 5:07 PM

This would be nice. It's not completely obvious what the boolean return value is supposed to mean.

Fixed

Details

Assignee

Reporter

Components

Priority

Created July 25, 2006 at 6:28 PM
Updated April 15, 2008 at 3:16 AM
Resolved August 14, 2007 at 7:24 PM