Module storm

Annotation Interface GenerateMetamodel


@Target(TYPE) @Retention(RUNTIME) public @interface GenerateMetamodel
Indicates that a metamodel class should be generated for the annotated record.

Note that this annotation is not required for records implementing Entity or Projection, as they are automatically included when the annotation processor is enabled.

Since:
1.2