Class GeneralUpdateMethodGenerator
java.lang.Object
org.mybatis.generator.runtime.dynamic.sql.elements.AbstractMethodGenerator
org.mybatis.generator.runtime.dynamic.sql.elements.GeneralUpdateMethodGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class org.mybatis.generator.runtime.dynamic.sql.elements.AbstractMethodGenerator
AbstractMethodGenerator.BaseBuilder<T extends AbstractMethodGenerator.BaseBuilder<T>>
-
Field Summary
Fields inherited from class org.mybatis.generator.runtime.dynamic.sql.elements.AbstractMethodGenerator
context, introspectedTable, tableFieldName
-
Method Summary
Methods inherited from class org.mybatis.generator.runtime.dynamic.sql.elements.AbstractMethodGenerator
acceptParts, calculateFieldName, calculateFieldName
-
Method Details
-
generateMethodAndImports
- Specified by:
generateMethodAndImports
in classAbstractMethodGenerator
-
callPlugins
- Specified by:
callPlugins
in classAbstractMethodGenerator
-