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