Documentation for working with PG interval types via JDBC

Поиск
Список
Период
Сортировка
От Александър Шопов
Тема Documentation for working with PG interval types via JDBC
Дата
Msg-id 1236243465.1149.9.camel@localhost.localdomain
обсуждение исходный текст
Ответы Re: Documentation for working with PG interval types via JDBC  (Александър Шопов <ash@contact.bg>)
Список pgsql-jdbc
Hi everyone,

PG has an interval data type. Via google searches and the mail
archive[1] I learned that PG jdbc driver has
org.postgresql.util.PGInterval type which however is not listed in the
public API[2].
Is there some documentation on the way it is supposed to be used, how it
is mapped to Java types (it is a PG extension after all), or is my best
shot the source code?

Kind regards:
al_shopov

[1]

http://groups.google.com/group/pgsql.interfaces.jdbc/browse_thread/thread/c3aab813c0c78c11/3a17a0ed5bff5b33?lnk=gst&q=interval#3a17a0ed5bff5b33
[2] http://jdbc.postgresql.org/documentation/publicapi/index.html


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: What do people use for connection pooling with PostgreSQL JDBC
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: What do people use for connection pooling with PostgreSQL JDBC