toColumn

abstract fun <T> toColumn(kType: KType, params: Map<String, Any?> = emptyMap()): TransactionStep<List<T>>

Creates a TransactionStep with toColumn method