Our product ecosystem: Web/Enterprise Application using EJB in Glassfish V3 and PostgreSQL 8.4.
How to detect which field was changed without using dirty flags or re-reading the same record(s) before updating it ? Why: For audit purpose/logging
Any recipes or ideas ?
Thanks Sven