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