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