Description
At present, we only use 'setObject' on the PreparedStatement when writing back to Phoenix. This patch allows calling 'setArray' with the appropriate sql base type when an array is passed in as a column value.
At present, we only use 'setObject' on the PreparedStatement when writing back to Phoenix. This patch allows calling 'setArray' with the appropriate sql base type when an array is passed in as a column value.