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