Class GeneralDeleteMethodGenerator.Builder
java.lang.Object
org.mybatis.generator.runtime.kotlin.elements.AbstractKotlinFunctionGenerator.BaseBuilder<GeneralDeleteMethodGenerator.Builder>
org.mybatis.generator.runtime.kotlin.elements.GeneralDeleteMethodGenerator.Builder
- Enclosing class:
GeneralDeleteMethodGenerator
public static class GeneralDeleteMethodGenerator.Builder
extends AbstractKotlinFunctionGenerator.BaseBuilder<GeneralDeleteMethodGenerator.Builder>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mybatis.generator.runtime.kotlin.elements.AbstractKotlinFunctionGenerator.BaseBuilder
withContext, withIntrospectedTable, withTableFieldName
-
Field Details
-
mapperName
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withMapperName
-
getThis
- Specified by:
getThisin classAbstractKotlinFunctionGenerator.BaseBuilder<GeneralDeleteMethodGenerator.Builder>
-
build
-