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