Skip to content

audit4j/audit4j-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Maven Central

Audit4j Database Handler.

Database audit handler supports to capture audit records with popular databases(MySQL, Oracle, etc.). HSQLDB is embedded in to the database audit handler, so you can integrate it without configuring any other database (But we don't recommend doing it).

For more information please visit: http://audit4j.org

For usage, api-guide and development please visit: http://audit4j.org/handler-db

For contribute, please visit: http://audit4j.org/development