Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4458

Query DSL: negation predicates on properties of embedded entities are not correctly evaluated for non-indexed queries

XMLWordPrintable

      Queries like the following do not match anything:
      Query q = qf.from(User.class)
      .not().having("addresses.postCode").eq("1234").toBuilder().build();

              anistor Adrian Nistor (Inactive)
              anistor Adrian Nistor (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: