JPA Annotation Attribute
in jakarta.persistence.Column

CheckConstraint[] check default {}


(Optional) Check constraints to be applied to the column. These are only used if table generation is in effect.
Since:
JPA 3.2