Uses of Class
io.trino.tempto.query.JdbcConnectionsPool
Packages that use JdbcConnectionsPool
-
Uses of JdbcConnectionsPool in io.trino.tempto.query
Constructors in io.trino.tempto.query with parameters of type JdbcConnectionsPoolModifierConstructorDescriptionJdbcQueryExecutor(JdbcConnectivityParamsState jdbcParamsState, JdbcConnectionsPool jdbcConnectionsPool, TestContext testContext)