public static class GeneralUpdateMethodGenerator.Builder extends AbstractKotlinFunctionGenerator.BaseBuilder<GeneralUpdateMethodGenerator.Builder>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GeneralUpdateMethodGenerator |
build() |
GeneralUpdateMethodGenerator.Builder |
getThis() |
GeneralUpdateMethodGenerator.Builder |
withMapperName(String mapperName) |
withContext, withIntrospectedTable, withTableFieldNamepublic GeneralUpdateMethodGenerator.Builder withMapperName(String mapperName)
public GeneralUpdateMethodGenerator.Builder getThis()
getThis in class AbstractKotlinFunctionGenerator.BaseBuilder<GeneralUpdateMethodGenerator.Builder>public GeneralUpdateMethodGenerator build()
Copyright © 2006–2025 MyBatis.org. All rights reserved.