Module io.ebean.api

Package io.ebean.event.readaudit


package io.ebean.event.readaudit
Provides Auditing of read events including queries and L2 cache.

Provides a built support for supplied an audit of all the 'read events' for beans annotated with @ReadAudit

  • Class
    Description
    Log that the query was executed
    Set user context information into the read event prior to it being logged.
    A SQL query and associated keys.
    Read event sent to the ReadEventLogger.