Spring Data Core

org.springframework.data.annotation
Annotation Type Reference


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

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

Author:
Oliver Gierke, Jon Brisbin


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.