|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD})
public @interface VersionedWhen applied to a class, indicates that all of its properties should be versioned. When applied to a field, indicates that this field should be versioned.
| Optional Element Summary | |
|---|---|
ModificationStore |
modStore
|
public abstract ModificationStore modStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||