Hello List,
I want to log all data manipulations (update, delete, insert) from the PersistenceBroker in a separate log-table for synchronising client- width server-database. First, I have written an own PersistenceBroker (extended from PersistenceBrokerImpl) which overrides the store- and delete method's. Now, I can log all exception the changes on M-N-tables. Can anyone tell me how I can get note of changes in m-n-tables. Thanks a lot! Regards Josef Wagner
