public class ColumnListGenerator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ColumnListGenerator.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
callPlugins(KotlinProperty kotlinProperty,
KotlinFile kotlinFile) |
KotlinPropertyAndImports |
generatePropertyAndImports() |
public KotlinPropertyAndImports generatePropertyAndImports()
public boolean callPlugins(KotlinProperty kotlinProperty, KotlinFile kotlinFile)
Copyright © 2006–2024 MyBatis.org. All rights reserved.