You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/01/02 17:53:27 UTC

DO NOT REPLY [Bug 25862] New: - ResultSetDynaClass lowerCase broken

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: commons-dev@jakarta.apache.org
        ReportedBy: fabio.grassi@ggsinformatica.it


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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org