[
https://issues.apache.org/jira/browse/EMPIREDB-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rainer Döbele reassigned EMPIREDB-478:
--------------------------------------
Assignee: Rainer Döbele
> DBCommand: automatically create command params from value expressions
> ---------------------------------------------------------------------
>
> Key: EMPIREDB-478
> URL: https://issues.apache.org/jira/browse/EMPIREDB-478
> Project: Empire-DB
> Issue Type: Improvement
> Components: Core
> Reporter: Rainer Döbele
> Assignee: Rainer Döbele
> Priority: Major
> Fix For: empire-db-3.3.1
>
>
> When building constraints within a DBCommand like
> cmd.where(COL.is(something)) only directly supplied values are automatically
> converted into params for prepared statements.
> If however the value is a ValueExpression the value is not automatically
> converted in to a command parameter, if prepared statemens are enabled.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)