public final class H2Batch extends Object implements io.r2dbc.spi.Batch
Batch
H2Batch
add(String sql)
Flux<H2Result>
execute()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public H2Batch add(String sql)
add
io.r2dbc.spi.Batch
public Flux<H2Result> execute()
execute
Copyright © 2020. All rights reserved.