Package | Description |
---|---|
org.mybatis.generator.runtime.kotlin.elements |
Modifier and Type | Method and Description |
---|---|
InsertMethodGenerator.Builder |
InsertMethodGenerator.Builder.getThis() |
InsertMethodGenerator.Builder |
InsertMethodGenerator.Builder.withMapperName(String mapperName) |
InsertMethodGenerator.Builder |
InsertMethodGenerator.Builder.withRecordType(FullyQualifiedKotlinType recordType) |
InsertMethodGenerator.Builder |
InsertMethodGenerator.Builder.withSupportObjectImport(String supportObjectImport) |
Copyright © 2006–2023 MyBatis.org. All rights reserved.