In my case, I would rather have it use the case returned by the query. Maybe calling toLowerCase() should be an option?
Brian


On Thursday, March 13, 2003, at 09:53 AM, Luca Morandini wrote:

-----Original Message-----
From: Brian Johnson [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 13, 2003 3:35 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: sql result tags = column names minus case / any way to get
case sensitive tags?

The SQLTransformer calls toLowerCase() on the column names when it
serializes them. I'm not sure what the reason for this is. Does anybody
know? Is it because case is driver dependent?
Brian

I presume it is for having the same element names in output, regardless the case of names specifed in the query or returned from > the
database's data dictionary.


Regards,

---------------------------------------------
               Luca Morandini
               GIS Consultant
              [EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to