forEach

abstract fun forEach(con: Connection? = null, batchSize: Int = 0, block: (R) -> Unit)