Rainer Döbele created EMPIREDB-266:
--------------------------------------
Summary: Map query columns in DBReader to underlying table columns
Key: EMPIREDB-266
URL: https://issues.apache.org/jira/browse/EMPIREDB-266
Project: Empire-DB
Issue Type: Improvement
Components: Core
Reporter: Rainer Döbele
Assignee: Rainer Döbele
Currently when reading resultsets from a statement that has subqueries,
getFieldIndex() will return -1 (not found) for a table column that is selected
with the subquery.
In order to allow subquery columns to be found, getFieldIndex() must handle
DBQueryColumns differently.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)