Class GeneralSelectMethodGenerator.Builder
java.lang.Object
org.mybatis.generator.runtime.kotlin.elements.AbstractKotlinFunctionGenerator.BaseBuilder<GeneralSelectMethodGenerator.Builder>
org.mybatis.generator.runtime.kotlin.elements.GeneralSelectMethodGenerator.Builder
- Enclosing class:
GeneralSelectMethodGenerator
public static class GeneralSelectMethodGenerator.Builder
extends AbstractKotlinFunctionGenerator.BaseBuilder<GeneralSelectMethodGenerator.Builder>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mybatis.generator.runtime.kotlin.elements.AbstractKotlinFunctionGenerator.BaseBuilder
withContext, withIntrospectedTable, withTableFieldName
-
Field Details
-
mapperName
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withMapperName
-
getThis
- Specified by:
getThisin classAbstractKotlinFunctionGenerator.BaseBuilder<GeneralSelectMethodGenerator.Builder>
-
build
-