Class ConnectionWrapper

java.lang.Object
org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper

public class ConnectionWrapper extends Object implements Connection
Auxiliary wrapper class for Connection, used on ArrowFlightJdbcPooledConnection.