RE: [INTERFACES] Newbie JDBC Datetime Question - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: [INTERFACES] Newbie JDBC Datetime Question
Date
Msg-id 1B3D5E532D18D311861A00600865478C9FC1@exchange1.nt.maidstone.gov.uk
Whole thread Raw
List pgsql-interfaces
I think you are correct, but I'll have to check to be sure.

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.


-----Original Message-----
From: Herouth Maoz [mailto:herouth@oumail.openu.ac.il]
Sent: Tuesday, June 22, 1999 10:09 AM
To: Steven Bradley; pgsql-interfaces@postgreSQL.org
Subject: Re: [INTERFACES] Newbie JDBC Datetime Question


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




pgsql-interfaces by date:

Previous
From: Herouth Maoz
Date:
Subject: Re: [INTERFACES] Newbie JDBC Datetime Question
Next
From: David Warnock
Date:
Subject: JDBC and character sets