javax.persistence
Annotation Type MappedById


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

Author:
Hardy Ferentschik

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""


Copyright © 2007-2009 Hibernate.org. All Rights Reserved.