Package dev.morphia.annotations
Annotation Type IdGetter
-
@Documented @Inherited @Retention(RUNTIME) @Target(METHOD) public @interface IdGetter
This annotation allows the lazy-load proxy to return the ID of a referenced entity without reading the reference from the database.