You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2020/11/24 11:56:00 UTC

[jira] [Created] (IGNITE-13749) Annotation-based schema generator.

Andrey Mashenkov created IGNITE-13749:
-----------------------------------------

             Summary: Annotation-based schema generator.
                 Key: IGNITE-13749
                 URL: https://issues.apache.org/jira/browse/IGNITE-13749
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov


Schema could be automatically generated from user-provided classes.

We have to provide same capabilities to create schema from annotated class as manual schema declaration way or SQL "Create table" way.
 * Constraints
 * Default value
 * Transient field annotation to explicitly exclude field from schema.
 * Custom field name
 * Field order number?



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