You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2019/11/07 11:20:00 UTC

[jira] [Created] (EMPIREDB-318) DBQuery field resolution fails for expressions with no UpdateColumn

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)