open fun executeBatch(vararg batch: MutableMap<String, *>): IntArray
open fun executeBatch(vararg batch: SqlParameterSource): IntArray