Package com.kenshoo.pl.entity.annotation
Annotation Type DontPurge
-
@Target(FIELD) @Retention(RUNTIME) public @interface DontPurgeForce writing a change to DB even when we know that new and old values are equal.
@Target(FIELD)
@Retention(RUNTIME)
public @interface DontPurge