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/04 13:51:00 UTC

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

     [ https://issues.apache.org/jira/browse/CXF-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-7436.
-----------------------------------
    Resolution: Fixed
      Assignee: Sergey Beryozkin

To make it work at the generic level much more tuning and configuration will be needed but as far as the initial experiment is concerned it is done

> 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
>            Assignee: 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)