1. SaveorUpdateListener without changes? forum.hibernate.orgHi there! I have a problem with the "saveorUpdateListener".... When i read an object and close the transaction all works fine. But when i read an objects in relation with another object (1:n relation) and close my transaction, the "saveorUpdateListener" is called for every object even non of my objects has changed! Is that correct? Maybe we will have a lot ... |