Annotationsschnittstelle Lifecycle


@Target(TYPE) @Retention(RUNTIME) public @interface Lifecycle
Just a marker that this Entity does contain lifecycle method Lifecycle methods won't be called, if this annotation is not present (performance reasons).