Class KotlinDynamicSqlSupportClassGenerator

java.lang.Object
org.mybatis.generator.runtime.kotlin.KotlinDynamicSqlSupportClassGenerator

public class KotlinDynamicSqlSupportClassGenerator extends Object
  • Constructor Details

  • Method Details

    • getKotlinFile

      public KotlinFile getKotlinFile()
    • getTablePropertyName

      public String getTablePropertyName()
    • getInnerClass

      public KotlinType getInnerClass()
    • getOuterObject

      public KotlinType getOuterObject()
    • getTablePropertyImport

      public String getTablePropertyImport()
    • getSupportObjectImport

      public String getSupportObjectImport()