Nor should it. That is the job of getColumnLabel.

getColumn{Schema,Table,Column} return null unless the result set field maps 
directly to a column. Consider

SELECT empno AS x, deptno + 1 FROM scott.emp

Both fields have a label, but only the first has a columnName. 

Julian

> On Oct 8, 2015, at 2:52 AM, Yuri Au Yong <[email protected]> wrote:
> 
> This message has no content.

Reply via email to