public class UpdateByPrimaryKeySelectiveMethodGenerator extends AbstractKotlinFunctionGenerator
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateByPrimaryKeySelectiveMethodGenerator.Builder |
AbstractKotlinFunctionGenerator.BaseBuilder<T extends AbstractKotlinFunctionGenerator.BaseBuilder<T>>, AbstractKotlinFunctionGenerator.FieldNameAndImportcontext, introspectedTable, tableFieldName| Modifier and Type | Method and Description |
|---|---|
boolean |
callPlugins(KotlinFunction kotlinFunction,
KotlinFile kotlinFile) |
KotlinFunctionAndImports |
generateMethodAndImports() |
acceptParts, acceptParts, addFunctionComment, calculateFieldNameAndImportpublic KotlinFunctionAndImports generateMethodAndImports()
generateMethodAndImports in class AbstractKotlinFunctionGeneratorpublic boolean callPlugins(KotlinFunction kotlinFunction, KotlinFile kotlinFile)
callPlugins in class AbstractKotlinFunctionGeneratorCopyright © 2006–2025 MyBatis.org. All rights reserved.