You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2018/07/05 14:10:00 UTC

[jira] [Updated] (CAY-2399) Convert string values to Enum in qualifiers

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

Nikita Timofeev updated CAY-2399:
---------------------------------
    Fix Version/s:     (was: 4.1.M2)
                   4.2.M1

> Convert string values to Enum in qualifiers
> -------------------------------------------
>
>                 Key: CAY-2399
>                 URL: https://issues.apache.org/jira/browse/CAY-2399
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>            Reporter: Nikita Timofeev
>            Priority: Major
>             Fix For: 4.2.M1
>
>
> See also CAY-2397
> For now you can only use Enum values as this: {{attribute = enum:org.example.Enum.value}}
> This task is about allowing automatic conversion of String values to Enum in expression like {{attribute = 'value'}}, where {{attribute}} is of {{Enum}} type.



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