Back

column-names (clj)

(source)

protocol

(column-names this)
Return a vector of the column names from the result set. Reifies the result builder, in order to construct column names, but should not cause any row realization.

Examples