sqlg2
Annotation Type EditableRowType


@Retention(value=SOURCE)
@Target(value=TYPE)
public @interface EditableRowType

Annotation marking that preprocessor should also generate setter methods for annotated class (see also RowType).