Package dev.morphia.annotations
Annotation Type PreSave
-
@Documented @Inherited @Retention(RUNTIME) @Target(METHOD) @Deprecated public @interface PreSave
Deprecated.usePostPersist
instead
@Documented
@Inherited
@Retention(RUNTIME)
@Target(METHOD)
@Deprecated
public @interface PreSave
PostPersist
instead