public static class TableSchemaOptions.ConstraintKeyOptions extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static Option<String> |
CONSTRAINT_KEY_COLUMN_NAME |
static Option<ConstraintKey.ColumnSortType> |
CONSTRAINT_KEY_COLUMN_SORT_TYPE |
static Option<List<Map<String,Object>>> |
CONSTRAINT_KEY_COLUMNS |
static Option<String> |
CONSTRAINT_KEY_NAME |
static Option<ConstraintKey.ConstraintType> |
CONSTRAINT_KEY_TYPE |
static Option<List<Map<String,Object>>> |
CONSTRAINT_KEYS |
| 构造器和说明 |
|---|
ConstraintKeyOptions() |
public static final Option<ConstraintKey.ConstraintType> CONSTRAINT_KEY_TYPE
public static final Option<ConstraintKey.ColumnSortType> CONSTRAINT_KEY_COLUMN_SORT_TYPE
Copyright © 2024 The Apache Software Foundation. All rights reserved.