Re: intervals and jdbc - Mailing list pgsql-jdbc

From Joseph Shraibman
Subject Re: intervals and jdbc
Date
Msg-id 3DF01997.3010203@selectacast.net
Whole thread Raw
In response to Re: intervals and jdbc  (Dave Cramer <Dave@micro-automation.net>)
Responses Re: intervals and jdbc  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
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.


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: intervals and jdbc
Next
From: Dave Cramer
Date:
Subject: Re: intervals and jdbc