JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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)