org.hibernate.annotations
Annotation Type Parent


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

Reference the property as a pointer back to the owner (generally the owning entity)



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.