public class VertxDBPool implements DBPool
public VertxDBPool(@NotNull io.vertx.core.Vertx vertx, @NotNull io.vertx.core.json.JsonObject json)
@Nullable public java.lang.Object createConnection(@NotNull kotlin.coroutines.Continuation<? super io.zeko.db.sql.connections.DBConn> p)
public int getInsertStatementMode()
public void setInsertStatementMode(int mode)