Hi guys, Can someone tell to which events belong all the collection operation ? Because for the moment I'm using this: public class OgmEventListener extends DefaultFlushEventListener implements FlushEventListener, AutoFlushEventListener
And obviously any collection operations is called during the flush time frame. Should I implement other event listener and to which event type should it (they) be associated to ? Thanks Guillaume _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev