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

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

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)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: