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