Annotation Interface RequirePersisted


@Target(METHOD) @Retention(RUNTIME) public @interface RequirePersisted
This annotation is used to mark a method that requires the persisted data to be present before it is called and be provided as arguments.