Re: Custom types and JDBC

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Custom types and JDBC
Дата
Msg-id 28189.1305129010@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Custom types and JDBC  (mephysto <gennaria@email.it>)
Список pgsql-general
mephysto <gennaria@email.it> writes:
> my goal is for example:  define a typeFoo (id as int, name as varchar) in
> postgres, define an object in java objFoo (id as int, name string), define a
> stored function in posgres return a typeFoo

You'd probably be better off asking about this in the pgsql-jdbc list.

            regards, tom lane

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Custom types and JDBC
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Regexp match not working.. (SQL help)