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, withTableFieldNamepublic InsertMultipleMethodGenerator.Builder withRecordType(FullyQualifiedJavaType recordType)
public InsertMultipleMethodGenerator.Builder getThis()
getThis in class AbstractMethodGenerator.BaseBuilder<InsertMultipleMethodGenerator.Builder>public InsertMultipleMethodGenerator build()
Copyright © 2006–2025 MyBatis.org. All rights reserved.