All Classes and Interfaces
Class
Description
Match criteria defined in terms of a SQL where clause limiter.
This is
CasJdbcAuditAutoConfiguration.Produces a where clause to select audit records older than a given duration.
This is
JdbcAuditRuntimeHintsRegistrar.This is
JdbcAuditTrailEntity.This is
JdbcAuditTrailEntityFactory.Implementation of
AuditTrailManager to persist the
audit trail to the AUDIT_TRAIL table in the Oracle data base.Auditable columns in the database table.
Produces a where clause to select audit records older than some arbitrary
cutoff age in days.
This is
MsSqlServerJdbcAuditTrailEntity.This is
MySQLJdbcAuditTrailEntity.Constructs a where clause that matches no records.
This is
OracleJdbcAuditTrailEntity.This is
PostgresJdbcAuditTrailEntity.Interface describing match criteria in terms of a SQL select clause.