Package org.apache.spark.sql.connector.catalog.constraints
package org.apache.spark.sql.connector.catalog.constraints
-
ClassDescriptionA CHECK constraint.A constraint that restricts states of data in a table.An indicator of the validity of the constraint.A FOREIGN KEY constraint.A PRIMARY KEY constraint.A UNIQUE constraint.