protected static final String
CODE_TEMPLATE
" final var model = new %s(%s\n%s\n return model;"
METHOD_CALL_CLOSING
");"
public static final String
ID_FIELD_NOT_FOUND
"Cannot find id field in %s. Since the %s.%s is annotated with %s, it must be a class with an id field."