JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.trino.testing.sql
Interface SqlExecutor
All Known Implementing Classes:
JdbcSqlExecutor
,
TrinoSqlExecutor
public interface
SqlExecutor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
String
sql)
Method Details
execute
void
execute
(
String
sql)