| Class | Description |
|---|---|
| JdbcAuditEventHandler |
Implements a
AuditEventHandler to write AuditEvents to a JDBC repository. |
| JdbcAuditEventHandlerConfiguration |
Configures the JDBC mapping and connection pool.
|
| JdbcAuditEventHandlerConfiguration.ConnectionPool |
Configuration for a connection pool.
|
| JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration |
Configuration of event buffering.
|
| TableMapping |
Contains the necessary information to map an event to a database table, and the event fields to the columns
in that database table.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.