Uses of Class
io.ebean.event.readaudit.ReadEvent
Package
Description
Provides Auditing of read events including queries and L2 cache.
-
Uses of ReadEvent in io.ebean.event.readaudit
Modifier and TypeMethodDescriptionvoid
Audit a find bean query that returned a bean.void
Audit a find many query that returned some beans.void
Prepare the read event by setting any user context information into the read event such as the application user id and ip address.