Package io.trino.tests.product.jdbc
Class TestJdbc
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.jdbc.TestJdbc
public class TestJdbc
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidSame asio.trino.jdbc.TestJdbcPreparedStatement#testDeallocate().void
-
Constructor Details
-
TestJdbc
public TestJdbc()
-
-
Method Details
-
shouldExecuteQuery
- Throws:
SQLException
-
shouldInsertSelectQuery
- Throws:
SQLException
-
shouldExecuteQueryWithSelectedCatalogAndSchema
- Throws:
SQLException
-
shouldSetTimezone
- Throws:
SQLException
-
shouldSetLocale
- Throws:
SQLException
-
shouldGetSchemas
- Throws:
SQLException
-
shouldGetTables
- Throws:
SQLException
-
shouldGetColumns
- Throws:
SQLException
-
shouldGetTableTypes
- Throws:
SQLException
-
testSessionProperties
- Throws:
SQLException
-
testDeallocate
Same asio.trino.jdbc.TestJdbcPreparedStatement#testDeallocate(). This one is run for EnterpriseJdbcDriver as well.- Throws:
Exception
-