DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25862>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25862

ResultSetDynaClass lowerCase broken

           Summary: ResultSetDynaClass lowerCase broken
           Product: Commons
           Version: Nightly Builds
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Bean Utilities
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Apparently there ResultSetDynaClass presents a regression with respect to ver. 
1.6.1. The lowerCase property doesn't work (or works as if it was always 
assigned to true). Looks like the lowerCase instance variable is defined both 
in JDBCDynaClass and in ResultSetDynaClass. Regardless of what you set in 
ResultSetDynaClass the introspect method always uses the variable in 
JDBCDynaClass which defaults to true.

Regards, Fabio.

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

Reply via email to