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