Hi Peter,
I am evaluating Sequoia for possible use in a project. Preliminary testing 
revealed that the JDBC function setArray() is not implemented in the 
PreparedStatement class.

Are there any plans to implement this function (and array support in general) 
in Sequoia?
In fact, we never had a use case for it. It should be pretty straightforward to implement. Could you provide us with a sample code that would use this call? Could you try to see if setObject() would work with your array in which case setArray() could simply get a wrapper to setObject() ?
Does anyone know if this function is implemented in the commercial (uni/cluster 
for PostgreSQL) version?
As far as I know, setArray() is not currently supported in uni/cluster for PostgreSQL.

Thanks for your feedback,
Emmanuel

--
Emmanuel Cecchet
Chief Scientific Officer, Continuent

Blog: http://emanux.blogspot.com/
Open source: http://www.continuent.org
Corporate: http://www.continuent.com
Skype: emmanuel_cecchet
Cell: +33 687 342 685


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to