Re: intervals and jdbc

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: intervals and jdbc
Дата
Msg-id 1039145673.2213.198.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Re: intervals and jdbc  (Joseph Shraibman <jks@selectacast.net>)
Список pgsql-jdbc
Really, why a string, I would expect a timestamp, a time, or a date.

ideally this should return a timestamp, as both sides are a timestamp.

Dave
On Thu, 2002-12-05 at 22:29, Joseph Shraibman wrote:
> Dave Cramer wrote:
> > Joseph,
> >
> > What do you want it to return, postgres is assuming you want an
> > interval, but there is no jdbc interval type. What are you expecting it
> > to return?
> >
> I was expecting a String. I had to explicity cast it to text to get it to work.
--
Dave Cramer <Dave@micro-automation.net>


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

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: Re: intervals and jdbc
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: [Fwd: Re: [Fwd: Re: [GENERAL] DbVisualizer and PG 7.3?