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, withTableFieldName
public GeneralSelectDistinctMethodGenerator.Builder withMapperName(String mapperName)
public GeneralSelectDistinctMethodGenerator.Builder getThis()
getThis
in class AbstractKotlinFunctionGenerator.BaseBuilder<GeneralSelectDistinctMethodGenerator.Builder>
public GeneralSelectDistinctMethodGenerator build()
Copyright © 2006–2024 MyBatis.org. All rights reserved.