public interface TableChange
| Modifier and Type | Interface and Description |
|---|---|
static class |
TableChange.BaseColumnChange
Information of base column changes
|
static class |
TableChange.ColumnChangeID
The action Type of schema change.
|
static class |
TableChange.ColumnPositionChange
Column position change.
|
| Modifier and Type | Method and Description |
|---|---|
TableChange.ColumnChangeID |
columnChangeId() |
static TableChange.ColumnChangeID |
fromValue(String value) |
default boolean |
withPositionChange() |
static TableChange.ColumnChangeID fromValue(String value)
TableChange.ColumnChangeID columnChangeId()
default boolean withPositionChange()
Copyright © 2024 The Apache Software Foundation. All rights reserved.