You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2017/05/12 18:16:04 UTC

[jira] [Created] (IGNITE-5211) Classes based constructor for QueryEntities

Denis Magda created IGNITE-5211:
-----------------------------------

             Summary: Classes based constructor for QueryEntities
                 Key: IGNITE-5211
                 URL: https://issues.apache.org/jira/browse/IGNITE-5211
             Project: Ignite
          Issue Type: Task
            Reporter: Denis Magda
            Assignee: Vladimir Ozerov
             Fix For: 2.1


We need to add constructor {{QueryEntity(Class keyType, Class valueType)}} to query entities class and deprecate {{CacheConfiguration.setIndexedTypes(…) }} method.

Otherwise, there is no easy way for people who define SQL scheme with the annotations to do advanced settings like names of key and value objects, table name, etc.

See this discussion for more details:
http://apache-ignite-developers.2346864.n4.nabble.com/SQL-setting-key-field-name-for-types-registered-via-CacheConfiguration-setIndexedTypes-td17603.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)