[infinispan-issues] [JBoss JIRA] (ISPN-6436) Overriding the name of an indexed property is not supported with DSL query

Adrian Nistor (JIRA) issues at jboss.org
Sat Apr 9 11:00:02 EDT 2016


     [ https://issues.jboss.org/browse/ISPN-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-6436:
--------------------------------
              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/4226


> Overriding the name of an indexed property is not supported with DSL query
> --------------------------------------------------------------------------
>
>                 Key: ISPN-6436
>                 URL: https://issues.jboss.org/browse/ISPN-6436
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Embedded Querying
>    Affects Versions: 8.0.0.Final
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 9.0.0.Alpha1, 9.0.0.Final
>
>
> If @Field(name="xyz") is used on an object property to customize the property name this will lead to the property not being found by the parser. The parser still looks for it using the java-beans naming conventions and ignores the 'name' attribute of the annotation.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list