Package io.trino.testing.sql
Class JdbcSqlExecutor
java.lang.Object
io.trino.testing.sql.JdbcSqlExecutor
- All Implemented Interfaces:
SqlExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionJdbcSqlExecutor(String jdbcUrl) JdbcSqlExecutor(String jdbcUrl, Properties jdbcProperties) -
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
-
JdbcSqlExecutor
-
JdbcSqlExecutor
-
-
Method Details
-
execute
- Specified by:
executein interfaceSqlExecutor
-