Class Update

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

public class Update extends SqlStatement<Update>
Used for INSERT, UPDATE, and DELETE statements