JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.sql
SqlPathElement
Uses of Class
io.trino.sql.SqlPathElement
Packages that use
SqlPathElement
Package
Description
io.trino.sql
Uses of
SqlPathElement
in
io.trino.sql
Methods in
io.trino.sql
that return types with arguments of type
SqlPathElement
Modifier and Type
Method
Description
static
List
<
SqlPathElement
>
SqlPath.
parsePath
(
String
rawPath)