Uses of Class
org.mybatis.generator.runtime.kotlin.elements.ColumnListGenerator.Builder
Packages that use ColumnListGenerator.Builder
-
Uses of ColumnListGenerator.Builder in org.mybatis.generator.runtime.kotlin.elements
Methods in org.mybatis.generator.runtime.kotlin.elements that return ColumnListGenerator.BuilderModifier and TypeMethodDescriptionColumnListGenerator.Builder.withContext(Context context) ColumnListGenerator.Builder.withIntrospectedTable(IntrospectedTable introspectedTable) ColumnListGenerator.Builder.withSupportObjectImport(String supportObjectImport) ColumnListGenerator.Builder.withTableFieldName(String tableFieldName) Constructors in org.mybatis.generator.runtime.kotlin.elements with parameters of type ColumnListGenerator.Builder