Interface | Description |
---|---|
Constraint |
Integrity constraints, generally referred to simply as constraints, define the valid states of
SQL-data by constraining the values in the base tables.
|
Class | Description |
---|---|
UniqueConstraint |
A unique key constraint.
|
Enum | Description |
---|---|
Constraint.ConstraintType |
Type of the constraint.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.