jdbc
org.beiter.michael.eaudit4j.processors :
jdbc
This module is part of the eAudit4j audit library, providing a simple and pluggable
solution for auditing in Java.
This particular Maven module provides a set of audit processors that persists audit
events using JDBC. Depending on the processor implementation, the JDBC connection can
be instantiated from a configurable database connection pool, a JNDI name, or a data source.
Once persisted, the event is passed on without modification.