[infinispan-issues] [JBoss JIRA] (ISPN-4458) Query DSL: negation predicates on properties of embedded entities are not correctly evaluated for non-indexed queries
RH Bugzilla Integration (JIRA)
issues at jboss.org
Tue Jul 8 13:42:24 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983255#comment-12983255 ]
RH Bugzilla Integration commented on ISPN-4458:
-----------------------------------------------
Adrian Nistor <anistor at redhat.com> changed the Status of [bug 1117063|https://bugzilla.redhat.com/show_bug.cgi?id=1117063] from POST to MODIFIED
> Query DSL: negation predicates on properties of embedded entities are not correctly evaluated for non-indexed queries
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-4458
> URL: https://issues.jboss.org/browse/ISPN-4458
> Project: Infinispan
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Embedded Querying, Remote Querying
> Affects Versions: 7.0.0.Alpha4
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Labels: 630
> Fix For: 7.0.0.Alpha5
>
>
> Queries like the following do not match anything:
> Query q = qf.from(User.class)
> .not().having("addresses.postCode").eq("1234").toBuilder().build();
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list