You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Mamta Satoor <ms...@gmail.com> on 2005/02/17 21:51:20 UTC

leftover debugging code in iapi/types/SQLClob.java?

Hi,

setValue(byte theValue) method in SQLClob is as follows:
	public void setValue(byte theValue) throws StandardException
	{
		new Throwable("FRED").printStackTrace(System.out);
		throwLangSetMismatch("byte");
	}

I think new Throwable("FRED").printStackTrace(System.out); may be some
leftover debugging code from a developer. Does anyone know more about
it?

Thanks,
Mamta

Re: leftover debugging code in iapi/types/SQLClob.java?

Posted by Jeffrey Lichtman <sw...@rcn.com>.
>I think new Throwable("FRED").printStackTrace(System.out); may be some
>leftover debugging code from a developer. Does anyone know more about
>it?

However it got in there, it shouldn't be there and should be removed.


                        -        Jeff Lichtman
                                 swazoo@rcn.com
                                 Check out Swazoo Koolak's Web Jukebox at
                                 http://swazoo.com/