Package io.trino.testing.sql
Class TrinoSqlExecutor
java.lang.Object
io.trino.testing.sql.TrinoSqlExecutor
- All Implemented Interfaces:
SqlExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionTrinoSqlExecutor(QueryRunner queryRunner) TrinoSqlExecutor(QueryRunner queryRunner, Session session) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.testing.sql.SqlExecutor
supportsMultiRowInsert
-
Constructor Details
-
TrinoSqlExecutor
-
TrinoSqlExecutor
-
-
Method Details
-
execute
- Specified by:
executein interfaceSqlExecutor
-