Uses of Class
org.mybatis.generator.runtime.kotlin.KotlinDynamicSqlSupportClassGenerator
Packages that use KotlinDynamicSqlSupportClassGenerator
Package
Description
-
Uses of KotlinDynamicSqlSupportClassGenerator in org.mybatis.generator.runtime.kotlin
Fields in org.mybatis.generator.runtime.kotlin declared as KotlinDynamicSqlSupportClassGeneratorModifier and TypeFieldDescriptionprotected KotlinDynamicSqlSupportClassGeneratorKotlinMapperAndExtensionsGenerator.supportClassGenerator -
Uses of KotlinDynamicSqlSupportClassGenerator in org.mybatis.generator.runtime.kotlin.elements
Methods in org.mybatis.generator.runtime.kotlin.elements with parameters of type KotlinDynamicSqlSupportClassGeneratorModifier and TypeMethodDescriptionKotlinFragmentGenerator.Builder.withDynamicSqlSupportClassGenerator(KotlinDynamicSqlSupportClassGenerator generator)