|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Inheritance
The JoinTable annotation is used in the mapping of associations. A JoinTable annotation is specified on the owning side of a many-to-many association, or in a unidirectional one-to-many association.
Optional Element Summary | |
---|---|
InheritanceType |
strategy
(Optional) The inheritance strategy to use for the entity inheritance hierarchy. |
public abstract InheritanceType strategy
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |