Class KotlinFragmentGenerator.Builder
java.lang.Object
org.mybatis.generator.runtime.kotlin.elements.KotlinFragmentGenerator.Builder
- Enclosing class:
KotlinFragmentGenerator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate IntrospectedTableprivate Stringprivate Stringprivate String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withIntrospectedTable(IntrospectedTable introspectedTable) withResultMapId(String resultMapId) withTableFieldName(String tableFieldName)
-
Field Details
-
introspectedTable
-
resultMapId
-
supportObjectImport
-
tableFieldName
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withIntrospectedTable
-
withResultMapId
-
withDynamicSqlSupportClassGenerator
public KotlinFragmentGenerator.Builder withDynamicSqlSupportClassGenerator(KotlinDynamicSqlSupportClassGenerator generator) -
withTableFieldName
-
build
-