Hello,
is there a method available which notifies me when an entry (object) is added/updated or deleted?
Context is the follwoing: Several users A, B, C, ... are working with the SQL database and can make now modifications, inserts and deletes. The application needs to be informed (notified) when such changes occur (e.g. to load) the changed entries for user A, B, C etc.
Obviously I could add some changeTime attribute to each object and run a query operation before I do other operations.
Anyway I thought that there might be a better option for this. As far as I understood Listeners like DefaultDeleteEventListener they are not appropriate for this problem or not of help for this problem?! At least when I tried those listeners they did not get notifications in case of deletes, updates or insert. Or am I wrong?
regards Klemens
_________________ Dr. Klemens Waldhör
klemens.waldhoer@heartsome.de
> Araya Translation Tools
> Language Technology Consultancy
> eTourism Consultancy
|