Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Prepare Statement - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Prepare Statement
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Prepare Statement  ("Jie Liang" <[email protected]>)
List pgsql-jdbc

On Fri, 18 Jun 2004, Jie Liang wrote:

> So, I think that PreparedStatement should have a way at least case a
> String to an Array or a way to create a Array, because of
> conn.prepareStatement("SELECT myfunction('{1,2,3}')") is NOT very
> useful.

Right, this is a known issue.  It's on the list.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Prepare Statement
Next
From: Oliver Jowett
Date:
Subject: Re: Prepare Statement