You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2017/07/03 11:47:00 UTC

[jira] [Created] (CXF-7436) Enhance Search SQLPrinterVisitor to support hierarchical queries

Sergey Beryozkin created CXF-7436:
-------------------------------------

             Summary: Enhance Search SQLPrinterVisitor to support hierarchical queries
                 Key: CXF-7436
                 URL: https://issues.apache.org/jira/browse/CXF-7436
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Priority: Minor
             Fix For: 3.0.15, 3.1.13, 3.2.0


Queries like "a.b" meaning find the objects which have an 'a' property which has a property 'b' are only supported for the JPA2 visitor operating on the typed bean model. It's not clear yet if the same can be achieved with SearchBean aware visitors and needs to be investigated.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)