io.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 io.ebean.event.readaudit;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy