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