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

<init>

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

The default implementation for InsertQuery. It inserts a single row into the table.