setArray

abstract fun setArray(index: Int, type: String, array: Array<*>)

Sets the statement parameter at the index position to the provided array of SQL type.