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