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