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

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

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

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