public class GeneralUpdateMethodGenerator extends AbstractMethodGenerator
Modifier and Type | Class and Description |
---|---|
static class |
GeneralUpdateMethodGenerator.Builder |
AbstractMethodGenerator.BaseBuilder<T extends AbstractMethodGenerator.BaseBuilder<T>>
context, introspectedTable, tableFieldName
Modifier and Type | Method and Description |
---|---|
boolean |
callPlugins(Method method,
Interface interfaze) |
MethodAndImports |
generateMethodAndImports() |
acceptParts, calculateFieldName, calculateFieldName
public MethodAndImports generateMethodAndImports()
generateMethodAndImports
in class AbstractMethodGenerator
public boolean callPlugins(Method method, Interface interfaze)
callPlugins
in class AbstractMethodGenerator
Copyright © 2006–2024 MyBatis.org. All rights reserved.