vertx / io.vertx.ext.sql / SQLRowStream / column

column

abstract fun column(name: String): Int

Will convert the column name to the json array index.

Parameters

name - the column name

Return
the json array index