public static class BasicCountMethodGenerator.Builder extends AbstractMethodGenerator.BaseBuilder<BasicCountMethodGenerator.Builder,BasicCountMethodGenerator>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BasicCountMethodGenerator |
build() |
BasicCountMethodGenerator.Builder |
getThis() |
withContext, withIntrospectedTable
public BasicCountMethodGenerator.Builder getThis()
getThis
in class AbstractMethodGenerator.BaseBuilder<BasicCountMethodGenerator.Builder,BasicCountMethodGenerator>
public BasicCountMethodGenerator build()
build
in class AbstractMethodGenerator.BaseBuilder<BasicCountMethodGenerator.Builder,BasicCountMethodGenerator>
Copyright © 2006–2018 MyBatis.org. All rights reserved.