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

public @interface PostRemove

Invokes a public no-argument callback after the entity row is deleted, before commit.