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