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 2022/01/13 15:07:00 UTC

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

     [ https://issues.apache.org/jira/browse/EMPIREDB-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele closed EMPIREDB-318.
----------------------------------

> 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
>            Priority: Major
>             Fix For: empire-db-2.5.0
>
>
> 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.20.1#820001)