Spring Data Commons

org.springframework.data.annotation
Annotation Type Reference


@Retention(value=RUNTIME)
@Target(value={ANNOTATION_TYPE,FIELD})
public @interface Reference

Meta-annotation to be used to annotate annotations that mark references to other objects.

Author:
Oliver Gierke, Jon Brisbin


Spring Data Commons

Copyright © 2012. All Rights Reserved.