From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | mephysto <gennaria(at)email(dot)it> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Custom types and JDBC |
Date: | 2011-05-11 13:52:02 |
Message-ID: | BANLkTi=dRQw7c-2B0Yx4AZMdz-KLjO+oVQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I'm not sure what you mean by without result set ? There is no real
way to get information back from the driver except using a result set.
Dave Cramer
dave.cramer(at)credativ(dot)ca
http://www.credativ.ca
On Wed, May 11, 2011 at 3:19 AM, mephysto <gennaria(at)email(dot)it> wrote:
> Hi,
> I would use custom types in several stored functions and I would my sotred
> function return these custom types.
> I would launch stored functions and retrieve results by JDBC interface: is
> it possible to map postgres custom types to java objects without resultset
> use?
>
> Thanks in advance.
>
> Meph
>
> --
> View this message in context: http://postgresql.1045698.n5.nabble.com/Custom-types-and-JDBC-tp4386655p4386655.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
From | Date | Subject | |
---|---|---|---|
Next Message | mephysto | 2011-05-11 14:07:25 | Re: Custom types and JDBC |
Previous Message | Tom Lane | 2011-05-11 13:48:25 | Re: full text search to_tsquery performance with ispell dictionary |