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

public @interface PostLoad

Invokes a public no-argument callback after an entity is loaded or refreshed.