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