| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.table.catalog |
| 限定符和类型 | 方法和说明 |
|---|---|
ConstraintKey.ConstraintKeyColumn |
ConstraintKey.ConstraintKeyColumn.copy() |
static ConstraintKey.ConstraintKeyColumn |
ConstraintKey.ConstraintKeyColumn.of(String columnName,
ConstraintKey.ColumnSortType sortType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ConstraintKey |
ConstraintKey.of(ConstraintKey.ConstraintType constraintType,
String constraintName,
List<ConstraintKey.ConstraintKeyColumn> columnNames) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.