Package dev.morphia.annotations
Annotation Type PreLoad
-
@Documented @Inherited @Retention(RUNTIME) @Target(METHOD) public @interface PreLoad
Called before the data has been loaded from the datastore.- Author:
- Scott Hernandez
@Documented
@Inherited
@Retention(RUNTIME)
@Target(METHOD)
public @interface PreLoad