public static interface TableChange.ColumnPosition
Modifier and Type | Method and Description |
---|---|
static TableChange.ColumnPosition |
after(String column) |
static TableChange.ColumnPosition |
first() |
static TableChange.ColumnPosition first()
static TableChange.ColumnPosition after(String column)