Package javax.jdo.annotations
Annotation Type Extensions
-
@Target({TYPE,FIELD,METHOD}) @Retention(RUNTIME) public @interface Extensions
Annotation for a group of extensions- Since:
- 2.1
- Version:
- 2.1
-
-
Element Detail
-
value
Extension[] value
The extensions.- Returns:
- the extensions
-
-