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