gravitino.api.rel.table_changeΒΆ
Classes
|
A TableChange to add a field. |
|
Column position AFTER |
|
Column position DEFAULT. |
|
A TableChange to delete a field. |
|
Column position FIRST. |
|
A TableChange to rename a field. |
Defines the public APIs for managing tables in a schema. |
|
|
A TableChange to update the autoIncrement of a field. |
|
A TableChange to update the comment of a field. |
|
A TableChange to update the default value of a field. |
|
A TableChange to update the nullability of a field. |
|
A TableChange to update the position of a field. |
|
A TableChange to update the type of a field. |