MySQL NDB Cluster API Developer Guide

4.3.2.4 Extensions

Annotation for a group of extensions.

4.3.2.4.1 Synopsis
 @Target(value={java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.FIELD, java.lang.annotation.ElementType.METHOD}) @Retention(value=java.lang.annotation.RetentionPolicy.RUNTIME) public @interface Extensions {
  public Extension[] value ;
}
4.3.2.4.2 value

The extensions.

Table 4.84 value

Parameter Description
return the extensions