|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnChange | |
|---|---|
| org.apache.ddlutils.alteration | Contains the algorithm for comparing two database models and determining what needs to be changed to migrate one to the other. |
| Uses of ColumnChange in org.apache.ddlutils.alteration |
|---|
| Classes in org.apache.ddlutils.alteration that implement ColumnChange | |
|---|---|
class |
ColumnDataTypeChange
Represents the change of the data type of a column. |
class |
ColumnDefaultValueChange
Represents the change of the default value of a column. |
class |
ColumnRequiredChange
Represents the change of the required constraint of a column. |
class |
ColumnSizeChange
Represents the change of the size or scale of a column. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||