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