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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)