Uses of Enum
org.apache.flink.table.api.JsonQueryOnEmptyOrError
Packages that use JsonQueryOnEmptyOrError
-
Uses of JsonQueryOnEmptyOrError in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return JsonQueryOnEmptyOrErrorModifier and TypeMethodDescriptionstatic JsonQueryOnEmptyOrErrorReturns the enum constant of this type with the specified name.static JsonQueryOnEmptyOrError[]JsonQueryOnEmptyOrError.values()Returns an array containing the constants of this enum type, in the order they are declared.