@Retention(CLASS) @Target({METHOD})

public @interface PostUpdate

Invokes a public no-argument callback after the entity update succeeds, before commit.