Back

with-column (clj)

(source)

protocol

(with-column _ row i)
Called with the row and the index of the column to be added; this is expected to read the column value from the `ResultSet`!

Examples