| 接口 | 说明 |
|---|---|
| Constraint |
Integrity constraints, generally referred to simply as constraints, define the valid
states of SQL-data by constraining the values in the base tables.
|
| 类 | 说明 |
|---|---|
| UniqueConstraint |
A unique key constraint.
|
| 枚举 | 说明 |
|---|---|
| Constraint.ConstraintType |
Type of the constraint.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.