Details
Description
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?
Attachments
Issue Links
- is a child of
-
IGNITE-13616 IEP-54 Live schema for tables
- Open