阅读背景:

如何使用iBATIS实现Audit Interceptor?

来源:互联网 

I want to log all changes in my database for auditing purposes, using a table called AuditEvent that stores the modified row ID (primary key), table name, column name, previous value, new value, date of change (timestamp), operation type (insert / update / delete) and the name of the user who did the changes. I want to log all changes in my database for au




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: