[hibernate-dev] Message could not be delivered

2009-11-29 Thread MAILER-DAEMON
Dear user of lists.jboss.org, Your account has been used to send a huge amount of unsolicited commercial e-mail messages during the recent week. Probably, your computer had been compromised and now contains a hidden proxy server. We recommend you to follow our instructions in the attachment in

Re: [hibernate-dev] firing proper events after HQL?

2009-11-29 Thread Emmanuel Bernard
In case of full-text search, we really need to reread the object graph to reindex (on insert and updates and sometimes even on delete when the object is contained in other object graphs). That would negate the whole bulk operation optimization in the first place. So having this event would