Uses of Class
io.prestosql.testing.sql.PrestoSqlExecutor
-
Packages that use PrestoSqlExecutor Package Description io.prestosql.testing.datatype -
-
Uses of PrestoSqlExecutor in io.prestosql.testing.datatype
Constructors in io.prestosql.testing.datatype with parameters of type PrestoSqlExecutor Constructor Description CreateAndPrestoInsertDataSetup(SqlExecutor sqlExecutor, PrestoSqlExecutor prestoSqlExecutor, java.lang.String tableNamePrefix)
-