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