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