Uses of Enum Class
io.trino.sql.tree.JsonTable.ErrorBehavior
Packages that use JsonTable.ErrorBehavior
-
Uses of JsonTable.ErrorBehavior in io.trino.sql.tree
Subclasses with type arguments of type JsonTable.ErrorBehavior in io.trino.sql.treeMethods in io.trino.sql.tree that return JsonTable.ErrorBehaviorModifier and TypeMethodDescriptionstatic JsonTable.ErrorBehaviorReturns the enum constant of this class with the specified name.static JsonTable.ErrorBehavior[]JsonTable.ErrorBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.sql.tree that return types with arguments of type JsonTable.ErrorBehavior