vertx-kuickstart-core / dev.fuelyour.vertxkuickstartcore.repositories / UpdateQueryImpl / <init>

<init>

UpdateQueryImpl(schema: String, table: String, type: FullType<R>, serializer: Serializer, deserializer: Deserializer)

The default implementation for UpdateQuery. It updates a single row in the table by id.