Hi Guys This maybe a silly question, but is there a callback type which would be fired before a new record is inserted into the database during the call to commitChanges()? Doesn't seem like PRE_PERSIST or PRE_UPDATE does the trick?
Maybe I'm just missing something with these whole callbacks business? Cheers, Gary
