You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Kolodin (Jira)" <ji...@apache.org> on 2024/02/02 09:55:00 UTC

[jira] [Updated] (IGNITE-21426) Create tables from Java classes basic implementation

     [ https://issues.apache.org/jira/browse/IGNITE-21426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vadim Kolodin updated IGNITE-21426:
-----------------------------------
    Description: 
* add a new module
 * public interfaces
 * ignite annotations - table, id, index, colocateBy, zone
 * table/zone definition builders
 * basic sql generation implementation
 * update existing MapperBuilder to support Column annotation
 * some tests

  was:Add new module, public interfaces, annotations, table/zone definition builders, basic sql generation implementation, some tests.


> Create tables from Java classes basic implementation
> ----------------------------------------------------
>
>                 Key: IGNITE-21426
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21426
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Vadim Kolodin
>            Priority: Major
>
> * add a new module
>  * public interfaces
>  * ignite annotations - table, id, index, colocateBy, zone
>  * table/zone definition builders
>  * basic sql generation implementation
>  * update existing MapperBuilder to support Column annotation
>  * some tests



--
This message was sent by Atlassian Jira
(v8.20.10#820010)