Package org.forgerock.audit.handlers.jdbc
package org.forgerock.audit.handlers.jdbc
This package contains a JDBC AuditEventHandler implementation.
-
ClassDescriptionImplements a
AuditEventHandler
to writeAuditEvent
s to a JDBC repository.Configures the JDBC mapping and connection pool.Configuration for a connection pool.Configuration of event buffering.Contains the necessary information to map an event to a database table, and the event fields to the columns in that database table.