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