Class Hierarchy
- java.lang.Object
- io.trino.testing.sql.JdbcSqlExecutor (implements io.trino.testing.sql.SqlExecutor)
- io.trino.testing.sql.TestTable (implements java.lang.AutoCloseable)
- io.trino.testing.sql.TestView (implements java.lang.AutoCloseable)
- io.trino.testing.sql.TrinoSqlExecutor (implements io.trino.testing.sql.SqlExecutor)
Interface Hierarchy
- io.trino.testing.sql.SqlExecutor