Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-532

Fix spring-data-jpa field lookup with layered @MappedSuperclasses

XMLWordPrintable

      Fixes #12753

      Note: Before the fix, but with the new `Animal` and `Mammal` mapped superclasses, the integration tests were failing with:
      ```
      UnableToParseMethodException: Field id which was configured as the order field does not exist in the entity. Offending method is findByColorIsNotNullOrderByIdDesc
      ```
      This is not exactly the same type of query/method name as #12753, but I think it is good enough.

      /cc @geoand

              Unassigned Unassigned
              probinso_jira Quarkus JIRA Bot (Inactive)
              Pablo Gonzalez Granados Pablo Gonzalez Granados (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: