Package com.kenshoo.pl.entity.annotation
Annotation Type Immutable
-
@Target(FIELD) @Retention(RUNTIME) public @interface ImmutableAnnotates an EntityField that cannot be modified by update
@Target(FIELD)
@Retention(RUNTIME)
public @interface Immutable