map

abstract fun <X> map(con: Connection? = null, mapper: (R) -> X): List<X>