[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/23531] New: java.sql.Date/Time deprecated methods
From: |
hypersql at gmx dot net |
Subject: |
[Bug classpath/23531] New: java.sql.Date/Time deprecated methods |
Date: |
23 Aug 2005 14:27:43 -0000 |
Hi,
The following methods are currently deprecated in classpath but should not be:
Date.toString()
Date.valueOf(String s)
Time.toString()
Time.valueOf(String s)
P.S. Timestamp seems to be ok.
The methods seem to be implemented, but marked as deprectated.
So probably only this flag needs to be removed for the above methods.
Thanks,
Thomas
--
Summary: java.sql.Date/Time deprecated methods
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hypersql at gmx dot net
CC: bug-classpath at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23531
- [Bug classpath/23531] New: java.sql.Date/Time deprecated methods,
hypersql at gmx dot net <=