Annotation Interface RecordDTO


@Documented @Retention(RUNTIME) @Target(TYPE) @Analyze("org.tentackle.buildsupport.RecordDTOAnalyzeHandler") public @interface RecordDTO
Annotation for records that must be analyzed for code generation.

The analyze-handler's result is picked up by the DTO wurblet.