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)

Author:
Emmanuel Bernard



Copyright © 2002-2011 Red Hat Middleware, LLC. All Rights Reserved