Re: Custom types and JDBC

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Custom types and JDBC
Дата
Msg-id BANLkTi=dRQw7c-2B0Yx4AZMdz-KLjO+oVQ@mail.gmail.com
обсуждение исходный текст
Ответ на Custom types and JDBC  (mephysto <gennaria@email.it>)
Ответы Re: Custom types and JDBC
Список 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@email.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@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: full text search to_tsquery performance with ispell dictionary
Следующее
От: mephysto
Дата:
Сообщение: Re: Custom types and JDBC