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