@PublicEvolving
public static interface TableChange.ColumnPosition
| 限定符和类型 | 方法和说明 |
|---|---|
static TableChange.ColumnPosition |
after(String column)
Get the position to place the column after the specified column.
|
static TableChange.ColumnPosition |
first()
Get the position to place the column at the first.
|
static TableChange.ColumnPosition first()
static TableChange.ColumnPosition after(String column)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.