@Retention(value=RUNTIME) @Target(value=FIELD) public @interface SoftDelete
The property should be of type boolean.
@SoftDelete boolean deleted;
Copyright © 2016. All rights reserved.