public class ConstraintKey extends Object implements Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ConstraintKey.ColumnSortType |
static class |
ConstraintKey.ConstraintKeyColumn |
static class |
ConstraintKey.ConstraintType |
| 限定符和类型 | 方法和说明 |
|---|---|
ConstraintKey |
copy() |
static ConstraintKey |
of(ConstraintKey.ConstraintType constraintType,
String constraintName,
List<ConstraintKey.ConstraintKeyColumn> columnNames) |
public static ConstraintKey of(ConstraintKey.ConstraintType constraintType, String constraintName, List<ConstraintKey.ConstraintKeyColumn> columnNames)
public ConstraintKey copy()
Copyright © 2024 The Apache Software Foundation. All rights reserved.