Annotation Interface Hierarchy
- io.micronaut.data.annotation.event.EntityEventMapping (implements java.lang.annotation.Annotation)
- io.micronaut.data.annotation.event.PostLoad (implements java.lang.annotation.Annotation)
- io.micronaut.data.annotation.event.PostPersist (implements java.lang.annotation.Annotation)
- io.micronaut.data.annotation.event.PostRemove (implements java.lang.annotation.Annotation)
- io.micronaut.data.annotation.event.PostUpdate (implements java.lang.annotation.Annotation)
- io.micronaut.data.annotation.event.PrePersist (implements java.lang.annotation.Annotation)
- io.micronaut.data.annotation.event.PreRemove (implements java.lang.annotation.Annotation)
- io.micronaut.data.annotation.event.PreUpdate (implements java.lang.annotation.Annotation)