Package io.prestosql.testing.sql
Interface SqlExecutor
-
- All Known Implementing Classes:
JdbcSqlExecutor,PrestoSqlExecutor
public interface SqlExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(java.lang.String sql)
-