[
https://issues.apache.org/jira/browse/QPID-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249350#comment-15249350
]
Keith Wall commented on QPID-7206:
----------------------------------
Support added for enums within equals, in, and not equals expressions where the
LHS is an attribute of an enumerated type. Inequalities (myEnumAttr > 'DOG')
(using an enum's ordinal value) remain unsupported because I think an enum's
ordinal value is not part of the public API.
> [Java Broker] Query API does not support conditions with fileds of enum type
> ----------------------------------------------------------------------------
>
> Key: QPID-7206
> URL: https://issues.apache.org/jira/browse/QPID-7206
> Project: Qpid
> Issue Type: New Feature
> Components: Java Broker
> Affects Versions: qpid-java-6.1
> Reporter: Alex Rudyy
> Assignee: Keith Wall
> Fix For: qpid-java-6.1
>
>
> Query API returns empty results if where expression contains a condition for
> enum attribute, for example desiredState='ACTIVE'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]