Java Persistence/Auditing and Security - Wikibooks, open books for an open world - 0 views
-
Use a common database user id, and manage auditing and security in the application
-
managed in the application by having an application user, and a single shared database user
-
adding a AUDIT_USER and AUDIT_TIMESTAMP column to all of the audited tables and auditUser and auditTimestamp field to all of the audited objects
- ...5 more annotations...