Uses of Enum Class
io.trino.sql.tree.JsonQuery.QuotesBehavior
Packages that use JsonQuery.QuotesBehavior
-
Uses of JsonQuery.QuotesBehavior in io.trino.sql.tree
Subclasses with type arguments of type JsonQuery.QuotesBehavior in io.trino.sql.treeMethods in io.trino.sql.tree that return JsonQuery.QuotesBehaviorModifier and TypeMethodDescriptionstatic JsonQuery.QuotesBehaviorReturns the enum constant of this class with the specified name.static JsonQuery.QuotesBehavior[]JsonQuery.QuotesBehavior.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 JsonQuery.QuotesBehavior