Uses of Enum
io.trino.sql.tree.JsonQuery.QuotesBehavior
Packages that use JsonQuery.QuotesBehavior
-
Uses of JsonQuery.QuotesBehavior in io.trino.sql.tree
Methods in io.trino.sql.tree that return JsonQuery.QuotesBehaviorModifier and TypeMethodDescriptionstatic JsonQuery.QuotesBehaviorReturns the enum constant of this type with the specified name.static JsonQuery.QuotesBehavior[]JsonQuery.QuotesBehavior.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.trino.sql.tree that return types with arguments of type JsonQuery.QuotesBehavior