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