Uses of Package
org.forgerock.audit.handlers.jdbc
-
Packages that use org.forgerock.audit.handlers.jdbc Package Description org.forgerock.audit.handlers.jdbc This package contains a JDBC AuditEventHandler implementation. -
Classes in org.forgerock.audit.handlers.jdbc used by org.forgerock.audit.handlers.jdbc Class Description 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.