Package io.micronaut.data.runtime.event.listeners
package io.micronaut.data.runtime.event.listeners
-
ClassDescriptionEvent listener that allows invoking methods defined on entities and annotated with an event annotation such as
PrePersist
.Abstract implementation of a listener that handlesAutoPopulated
.An event listener that handlesDateCreated
andDateUpdated
.An event listener that handlesTenantId
.Supports generating UUIDs.Supports optimistic locking by using a version.