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/01/26 14:08:01 UTC

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

Nikita Timofeev created CAY-2399:
------------------------------------

             Summary: 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
             Fix For: 4.1.M2


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)