Annotation Interface LazyReference


@Documented @Target(FIELD) @Retention(RUNTIME) public @interface LazyReference
Annotation for a class that indicates that a property is a collection of lazy loaded Datastore entities.
Since:
1.2.2