public static class GeneralSelectOneMethodGenerator.Builder extends AbstractMethodGenerator.BaseBuilder<GeneralSelectOneMethodGenerator.Builder>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GeneralSelectOneMethodGenerator |
build() |
GeneralSelectOneMethodGenerator.Builder |
getThis() |
GeneralSelectOneMethodGenerator.Builder |
withRecordType(FullyQualifiedJavaType recordType) |
withContext, withIntrospectedTable, withTableFieldName
public GeneralSelectOneMethodGenerator.Builder withRecordType(FullyQualifiedJavaType recordType)
public GeneralSelectOneMethodGenerator.Builder getThis()
getThis
in class AbstractMethodGenerator.BaseBuilder<GeneralSelectOneMethodGenerator.Builder>
public GeneralSelectOneMethodGenerator build()
Copyright © 2006–2023 MyBatis.org. All rights reserved.