Rainer Döbele created EMPIREDB-318:
--------------------------------------
Summary: DBQuery field resolution fails for expressions with no
UpdateColumn
Key: EMPIREDB-318
URL: https://issues.apache.org/jira/browse/EMPIREDB-318
Project: Empire-DB
Issue Type: Bug
Components: Core
Reporter: Rainer Döbele
Assignee: Rainer Döbele
When using a DBQuery object with expressions which have no UpdateColumn then
calling getFieldIndex on DBRecordData will result in a NullPointerException.
Solution: ColumnExpressions must be wrapped in DBColumn wrapper.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)