Package | Description |
---|---|
org.mybatis.dynamic.sql.insert |
Modifier and Type | Method and Description |
---|---|
protected MultiRowInsertModel.Builder<T> |
MultiRowInsertModel.Builder.getThis() |
static <T> MultiRowInsertModel.Builder<T> |
MultiRowInsertModel.withRecords(Collection<T> records) |
Copyright © 2016–2019 MyBatis.org. All rights reserved.