You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2018/01/16 08:43:00 UTC

[jira] [Resolved] (EMPIREDB-267) Allow DBCmdParams to be used as a value expression in an SQL statement

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

Rainer Döbele resolved EMPIREDB-267.
------------------------------------
    Resolution: Fixed

> Allow DBCmdParams to be used as a value expression in an SQL statement
> ----------------------------------------------------------------------
>
>                 Key: EMPIREDB-267
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-267
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>            Priority: Minor
>
> The DBValueExpr class allows to use scalar values in sql statements. However this does not work for statement parameters ('?') which are used for prepared statements.
> The goal is to extend DBValueExpr  to make it work with DBCmdParam objects.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)