public class BasicInsertMethodGenerator extends AbstractMethodGenerator
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicInsertMethodGenerator.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, calculateFieldNamepublic MethodAndImports generateMethodAndImports()
generateMethodAndImports in class AbstractMethodGeneratorpublic boolean callPlugins(Method method, Interface interfaze)
callPlugins in class AbstractMethodGeneratorCopyright © 2006–2025 MyBatis.org. All rights reserved.