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