How to insert "date" as timestamp - Mailing list pgsql-jdbc

From Aydın Toprak
Subject How to insert "date" as timestamp
Date
Msg-id 434DFC97.9000807@intengo.com
Whole thread Raw
List pgsql-jdbc
hii,


I am newbie for jdbc-postgres and looking for some help about timestamp
type of posgresql.....


my porgram makes a data object, and then insert this object to the db.
however, I couldnt been able to insert date object directly to the db as
timestamp ...

do I making something wrong ? .. or is there another type to keep full
date of java, in the Postgresql Db.

Thank You.

pgsql-jdbc by date:

Previous
From: Mark Lewis
Date:
Subject: Re: About Connections and PreparedStatements
Next
From: "Kevin Grittner"
Date:
Subject: Re: How to insert "date" as timestamp