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, withTableFieldNamepublic 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–2025 MyBatis.org. All rights reserved.