public class UpdateStatementProvider extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UpdateStatementProvider.Builder |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getParameters() |
String |
getUpdateStatement() |
static UpdateStatementProvider.Builder |
withTableName(String tableName) |
Copyright © 2016–2017 MyBatis.org. All rights reserved.