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

Vyacheslav Koptilin updated IGNITE-13748:
-----------------------------------------
    Fix Version/s: 3.0

> Schema configuration public API
> -------------------------------
>
>                 Key: IGNITE-13748
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13748
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Andrey Mashenkov
>            Assignee: Andrey Mashenkov
>            Priority: Major
>              Labels: iep-54, ignite-3
>             Fix For: 3.0
>
>
> Let's implement a public API classes for initial schema declaration. 
> Considering next:
>  * It should be possible to create schema without having any Class instance, 
> like we do now with QueryEntity. 
>  * Automatic schema creation based on annotated classes, like we have in 
> ccfg.setIndexedTypes()
>  * Transient fields semantic.
>  * Using builder pattern for schema configuration.
>  * Split type-system into internal native-types (introduced GG-13617) and 
> public API types. The latest ones should be portable (e.g. could be used in 
> .Net)
>  * API can be extracted to separate module that will not have any dependency 
> on other Ignite modules.



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

Reply via email to