Annotationsschnittstelle ReadOnly


@Target(FIELD) @Retention(RUNTIME) public @interface ReadOnly
mark a property as read only - will only be read from Mongo, but never stored