[ https://issues.apache.org/jira/browse/CAY-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikita Timofeev closed CAY-2399. -------------------------------- Assignee: Nikita Timofeev Resolution: Fixed https://github.com/apache/cayenne/commit/27f9d3500c7d46123673b95e97581983cfc8bb52 > 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 > Assignee: Nikita Timofeev > Priority: Major > Fix For: 4.2.B1 > > > 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 (v8.3.4#803005)