Package org.apache.arrow.driver.jdbc
Class ArrowFlightJdbcPooledConnection
java.lang.Object
org.apache.arrow.driver.jdbc.ArrowFlightJdbcPooledConnection
- All Implemented Interfaces:
PooledConnection
PooledConnection
implementation for Arrow Flight JDBC Driver.-
Method Summary
-
Method Details
-
getProperties
-
getConnection
- Specified by:
getConnection
in interfacePooledConnection
- Throws:
SQLException
-
close
- Specified by:
close
in interfacePooledConnection
- Throws:
SQLException
-
addConnectionEventListener
- Specified by:
addConnectionEventListener
in interfacePooledConnection
-
removeConnectionEventListener
- Specified by:
removeConnectionEventListener
in interfacePooledConnection
-
addStatementEventListener
- Specified by:
addStatementEventListener
in interfacePooledConnection
-
removeStatementEventListener
- Specified by:
removeStatementEventListener
in interfacePooledConnection
-