Uses of Class
io.trino.sql.tree.JsonObjectMember
Packages that use JsonObjectMember
-
Uses of JsonObjectMember in io.trino.sql.tree
Methods in io.trino.sql.tree that return types with arguments of type JsonObjectMemberConstructor parameters in io.trino.sql.tree with type arguments of type JsonObjectMemberModifierConstructorDescriptionJsonObject(Optional<NodeLocation> location, List<JsonObjectMember> members, boolean nullOnNull, boolean uniqueKeys, Optional<DataType> returnedType, Optional<JsonPathParameter.JsonFormat> outputFormat)