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