executeQuery

fun <R> executeQuery(identifier: Int?, sql: String, mapper: (<ERROR CLASS>) -> R, parameters: Int, binders: <ERROR CLASS>.() -> Unit?): R