Uses of Class
io.prestosql.sql.SqlPathElement
-
Packages that use SqlPathElement Package Description io.prestosql.sql -
-
Uses of SqlPathElement in io.prestosql.sql
Methods in io.prestosql.sql that return types with arguments of type SqlPathElement Modifier and Type Method Description List<SqlPathElement>SqlPath. getParsedPath()
-