Hi,

On Sun, 2003-08-24 at 20:08, Arnaud Vandyck wrote:
> This methode does not exist in classpath but does in J2SE1.4
> 
> http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Time.html#setTime(long)
> 
> ... and is not deprecated. 

And it seems to be defined in earlier versions like 1.3.
It looks like there is a constructor that does almost exactly what this
method does. Could you take a look at that and try to create a patch
that implements this method?

> Also, Is  it normal that the  deprecated methode of this  class throw an
> IllegalArgumentException?

Yes, because that is what the documentation says it should do.

Cheers,

Mark



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to