|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Inheritance
Annotation for the inheritance of the class. Maps across to the JDO2 element "inheritance" of the "class" element.
| Required Element Summary | |
|---|---|
InheritanceStrategyType |
strategy
Strategy to use for inheritance. |
| Element Detail |
|---|
public abstract InheritanceStrategyType strategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||