execute

abstract fun execute(con: Connection): R
abstract suspend fun execute(con: Connection): R