| Package | Description |
|---|---|
| org.mybatis.generator.runtime.kotlin.elements |
| Modifier and Type | Method and Description |
|---|---|
KotlinFunctionParts |
KotlinFunctionParts.Builder.build() |
KotlinFunctionParts |
KotlinFragmentGenerator.getAnnotatedResults() |
KotlinFunctionParts |
KotlinFragmentGenerator.getGeneratedKeyAnnotation(GeneratedKey gk) |
KotlinFunctionParts |
KotlinFragmentGenerator.getPrimaryKeyWhereClauseAndParameters() |
KotlinFunctionParts |
KotlinFragmentGenerator.getPrimaryKeyWhereClauseForUpdate() |
KotlinFunctionParts |
KotlinFragmentGenerator.getSetEqualLines(List<IntrospectedColumn> columnList) |
KotlinFunctionParts |
KotlinFragmentGenerator.getSetEqualWhenPresentLines(List<IntrospectedColumn> columnList) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractKotlinFunctionGenerator.acceptParts(KotlinFile kotlinFile,
KotlinFunction kotlinFunction,
KotlinFunctionParts functionParts) |
protected void |
AbstractKotlinFunctionGenerator.acceptParts(KotlinFunctionAndImports functionAndImports,
KotlinFunctionParts functionParts) |
Copyright © 2006–2025 MyBatis.org. All rights reserved.