Class Batch

java.lang.Object
org.jdbi.v3.core.statement.Batch
All Implemented Interfaces:
Closeable, AutoCloseable, Configurable<Batch>

public class Batch extends Object
Represents a group of non-prepared statements to be sent to the RDMBS in one "request".