On Fri, Aug 17, 2012 at 01:02:38PM +0200, Johannes Renner wrote:
> Hey,
> 
> apparently the method getColumnLabel() of class ResultSetMetaData returns the 
> column
> label in uppercase with Oracle 11 (using ojdbc5.jar). Therefore an 
> equals("cve") in
> SecurityErrataOverview.java is not sufficient anymore and leads to an empty 
> "CVEs"
> column in the listing of relevant security errata:

Is there a configuration (session level or something) option which
would make it lowercase? Because I assume that if this is the case, we
will have many more places where we simply expect the column name to
be lowercase, so I'd rather make getColumnLabel keep its old
behaviour.

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to