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