Class RetryingConnectionFactory

java.lang.Object
io.trino.plugin.jdbc.RetryingConnectionFactory
All Implemented Interfaces:
ConnectionFactory, AutoCloseable

public class RetryingConnectionFactory extends Object implements ConnectionFactory