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-2014–2014 Pivotal Software, Inc.. All rights reserved.