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