public static class GeneralDeleteMethodGenerator.Builder extends AbstractKotlinFunctionGenerator.BaseBuilder<GeneralDeleteMethodGenerator.Builder>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GeneralDeleteMethodGenerator |
build() |
GeneralDeleteMethodGenerator.Builder |
getThis() |
GeneralDeleteMethodGenerator.Builder |
withMapperName(String mapperName) |
withContext, withIntrospectedTable, withTableFieldName
public GeneralDeleteMethodGenerator.Builder withMapperName(String mapperName)
public GeneralDeleteMethodGenerator.Builder getThis()
getThis
in class AbstractKotlinFunctionGenerator.BaseBuilder<GeneralDeleteMethodGenerator.Builder>
public GeneralDeleteMethodGenerator build()
Copyright © 2006–2022 MyBatis.org. All rights reserved.