Class H2Batch

java.lang.Object
io.r2dbc.h2.H2Batch
All Implemented Interfaces:
Batch

public final class H2Batch extends Object implements Batch
An implementation of Batch for executing a collection of statements in a batch against an H2 database.