apache > db
Apache DB Project
 
Font size:      

SYSCHECKS

SYSCHECKS

Describes the check constraints within the current database.

Column NameTypeLengthNullabilityContents
CONSTRAINTIDCHAR36falseunique identifier for the constraint
CHECKDEFINITIONLONG VARCHAR
falsetext of check constraint definition
REFERENCEDCOLUMNSorg.apache.derby.catalog. ReferencedColumns:

This class is not part of the public API.


falsedescription of the columns referenced by the check constraint

Previous Page
Next Page
Table of Contents
Index