Re: Timestamp issue from ojdbc5 & ojdbc6 - Mailing list pgsql-jdbc

From dmp
Subject Re: Timestamp issue from ojdbc5 & ojdbc6
Date
Msg-id 52A0BA80.2000109@ttc-cmc.net
Whole thread Raw
In response to Re: Timestamp issue from ojdbc5 & ojdbc6  (Sehrope Sarkuni <sehrope@jackdb.com>)
List pgsql-jdbc
And the other clue is, "SELECT systimestamp AS base FROM dual". Dual
is used a generic SELECT with ORACLE. Such as SELECT 1+1.

danap

Sehrope Sarkuni wrote:
> Dave:
> The JAR files mentioned are the Oracle JDBC driver.
>
> Pravdas:
> This mailing list is for the PostgreSQL JDBC. You need to contact Oracle.
>
> Thanks,
> Sehrope Sarkuni


pgsql-jdbc by date:

Previous
From: Sehrope Sarkuni
Date:
Subject: Re: Timestamp issue from ojdbc5 & ojdbc6
Next
From: Heikki Linnakangas
Date:
Subject: setQueryTimeout woes