You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2015/04/25 04:11:38 UTC

[jira] [Created] (IGNITE-812) CacheJdbcPojoStore should work with minimal configuration in case Table and POJO are the same

Alexey Kuznetsov created IGNITE-812:
---------------------------------------

             Summary: CacheJdbcPojoStore should work with minimal configuration in case Table and POJO are the same
                 Key: IGNITE-812
                 URL: https://issues.apache.org/jira/browse/IGNITE-812
             Project: Ignite
          Issue Type: Task
          Components: cache
    Affects Versions: sprint-1
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: sprint-5


If table name, column names and their types fully correspond to POJO we can specify only key and value class names in CacheTypeMetadata.

This will simplify configuration of POJO store.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)