Annotation Interface EntityEventMapping
@Documented
@Retention(RUNTIME)
@Target(ANNOTATION_TYPE)
@Executable(processOnStartup=true)
public @interface EntityEventMapping
Marker annotation of entity lifecycle event handler.
- Since:
 - 2.3.0
 - Author:
 - Denis Stepanov, graemerocher