Uses of Class
io.trino.testing.sql.TrinoSqlExecutor
Packages that use TrinoSqlExecutor
-
Uses of TrinoSqlExecutor in io.trino.testing.datatype
Constructors in io.trino.testing.datatype with parameters of type TrinoSqlExecutorModifierConstructorDescriptionCreateAndTrinoInsertDataSetup(SqlExecutor sqlExecutor, TrinoSqlExecutor trinoSqlExecutor, String tableNamePrefix)