| Package | Description |
|---|---|
| pro.chenggang.project.reactive.mybatis.support.r2dbc.dynamic |
| Modifier and Type | Method and Description |
|---|---|
static <R> reactor.core.publisher.Mono<Integer> |
ReactiveMyBatis3Utils.insertMultipleWithGeneratedKeys(ToMonoIntBiFunction<String,List<R>> mapper,
Collection<R> records,
org.mybatis.dynamic.sql.SqlTable table,
UnaryOperator<org.mybatis.dynamic.sql.insert.MultiRowInsertDSL<R>> completer) |
Copyright © 2022. All rights reserved.