Class SelectByExampleWithBLOBsMethodGenerator.Builder
java.lang.Object
org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder<SelectByExampleWithBLOBsMethodGenerator.Builder>
org.mybatis.generator.runtime.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator.Builder
- Direct Known Subclasses:
AnnotatedSelectByExampleWithBLOBsMethodGenerator.AnnotatedBuilder
- Enclosing class:
- SelectByExampleWithBLOBsMethodGenerator
public static class SelectByExampleWithBLOBsMethodGenerator.Builder
extends AbstractGenerator.AbstractGeneratorBuilder<SelectByExampleWithBLOBsMethodGenerator.Builder>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mybatis.generator.codegen.AbstractGenerator.AbstractGeneratorBuilder
withCommentGenerator, withContext, withIntrospectedTable, withPluginAggregator, withProgressCallback, withWarnings
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
getThis
- Specified by:
getThisin classAbstractGenerator.AbstractGeneratorBuilder<SelectByExampleWithBLOBsMethodGenerator.Builder>
-
build
-