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