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