Re: [INTERFACES] Newbie JDBC Datetime Question

From: Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il>
To: Steven Bradley <sbradley(at)llnl(dot)gov>, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] Newbie JDBC Datetime Question
Date: 1999-06-22 09:08:37
Message-ID: l03130300b39502b3c611@[147.233.159.109]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

At 03:38 +0300 on 22/06/1999, Steven Bradley wrote:

> Is there a ResultSet method that can be used to access postgres datetime
> columns, or does the timestamp data type and the getTimestamp() method have
> to be used.

As far as I know, you can use a datetime column as if it was the JDBC
timestamp type. So getTimestamp() will work with a datetime column as well.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Wayne 1999-06-22 09:50:00 Trying to get started?
Previous Message Peter Mount 1999-06-22 08:55:17 RE: [INTERFACES] libpq, large Objects