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