Package org.h2.constraint
package org.h2.constraint
Database constraints such as check constraints, unique constraints, and referential constraints.
-
ClassDescriptionThe base class for constraint checking.A check constraint.A domain constraint.A referential constraint.A unique constraint.The single column resolver resolves the VALUE column.