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


On Thursday, March 13, 2003, at 07:42 AM, Christian Haul wrote:

On 13.Mar.2003 -- 10:35 AM, Guenther Schmidt wrote:
Hi all,

is there a possibility to retrieve case sensitive column names, i.e. result
tags.


My "select * from rentObjects where ... " returns all column names (result
tags) case insensitive.


Is there a way to retrieve <maxNumberOfTenants>... instead of
<maxnumberoftenants>...... ?

this purely depends on your jdbc driver. IOW probably not.


        Chris.
--
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
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