You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2020/11/01 22:32:00 UTC

[jira] [Created] (IGNITE-13647) Spring Data: Avoid creation of cache object through reflection when _VAL field is present in query.

Mikhail Petrov created IGNITE-13647:
---------------------------------------

             Summary: Spring Data: Avoid creation of cache object through reflection when _VAL field is present in query.
                 Key: IGNITE-13647
                 URL: https://issues.apache.org/jira/browse/IGNITE-13647
             Project: Ignite
          Issue Type: Improvement
            Reporter: Mikhail Petrov


It's needed to avoid creation of cache object through reflection in case VAL field is present in query and corresponding repository method returns objects of cache value type.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)