Convert Timestamp to Date?

Поиск
Список
Период
Сортировка
От Dr. Evil
Тема Convert Timestamp to Date?
Дата
Msg-id 20011105212054.8368.qmail@sidereal.kz
обсуждение исходный текст
Список pgsql-jdbc
Hi, is there a way to convert java.sql.Timestamp to java.util.Date
type?  It seems like there should be because Timestamp is basically a
wrapper for Date, but there doesn't seem to be any method to do this.
I could have Timestamp output a string and then have Date parse the
string, but that seems very inefficient.

Thanks

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: Upgrading is a pain: JDBC Driver loading problems
Следующее
От: "Jayesh K. Parayali"
Дата:
Сообщение: Re: jdbc example: java.lang.NoClassDefFoundError