com.avaje.ebean.event.readaudit.package-info Maven / Gradle / Ivy
/**
* 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
*
*/
package com.avaje.ebean.event.readaudit;