Uses of Enum
org.apache.flink.sql.parser.ddl.constraint.SqlConstraintEnforcement
Packages that use SqlConstraintEnforcement
-
Uses of SqlConstraintEnforcement in org.apache.flink.sql.parser.ddl.constraint
Methods in org.apache.flink.sql.parser.ddl.constraint that return SqlConstraintEnforcementModifier and TypeMethodDescriptionstatic SqlConstraintEnforcementReturns the enum constant of this type with the specified name.static SqlConstraintEnforcement[]SqlConstraintEnforcement.values()Returns an array containing the constants of this enum type, in the order they are declared.