Re: Error when attempting to call Connection.createArrayOf() method - Mailing list pgsql-jdbc

From Guillaume Cottenceau
Subject Re: Error when attempting to call Connection.createArrayOf() method
Date
Msg-id 878wd3vx1s.fsf@meuh.mnc.lan
Whole thread Raw
In response to Error when attempting to call Connection.createArrayOf() method  (Allan Kamau <kamauallan@gmail.com>)
List pgsql-jdbc
Allan Kamau <kamauallan 'at' gmail.com> writes:

> I am trying create an array of text to pass to a postgreSQL function

I personally use the following workaround to send arrays to PG,
it might be helpful for you too:

http://zarb.org/~gc/html/doc-misc.html#2008-08-21

BR

--
Guillaume Cottenceau

pgsql-jdbc by date:

Previous
From: Allan Kamau
Date:
Subject: Error when attempting to call Connection.createArrayOf() method
Next
From: dmp
Date:
Subject: Re: Get bytes sent to client