Uses of Class
io.trino.tempto.query.QueryExecutionException
Packages that use QueryExecutionException
-
Uses of QueryExecutionException in io.trino.tempto.assertions
Methods in io.trino.tempto.assertions that throw QueryExecutionExceptionConstructor parameters in io.trino.tempto.assertions with type arguments of type QueryExecutionExceptionModifierConstructorDescriptionQueryExecutionAssert(Optional<QueryExecutionException> executionExceptionOptional) Deprecated. -
Uses of QueryExecutionException in io.trino.tempto.internal.query
Methods in io.trino.tempto.internal.query that throw QueryExecutionException -
Uses of QueryExecutionException in io.trino.tempto.query
Methods in io.trino.tempto.query that throw QueryExecutionExceptionModifier and TypeMethodDescriptionJdbcQueryExecutor.executeQuery(String sql, QueryExecutor.QueryParam... params) QueryExecutor.executeQuery(String sql, QueryExecutor.QueryParam... params) Executes statement.static QueryResultQueryExecutor.query(String sql, QueryExecutor.QueryParam... params) Deprecated.
default executor.