Uses of Class
com.tableau.hyperapi.Result
-
Packages that use Result Package Description com.tableau.hyperapi This is the public Tableau Hyper API documentation version 0.0.20746 -
-
Uses of Result in com.tableau.hyperapi
Methods in com.tableau.hyperapi that return Result Modifier and Type Method Description Result
Connection. executeQuery(java.lang.String sql)
Executes a SQL statement and return its result.
-