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