Uses of Interface
org.apache.arrow.driver.jdbc.client.ArrowFlightSqlClientHandler.PreparedStatement
-
Uses of ArrowFlightSqlClientHandler.PreparedStatement in org.apache.arrow.driver.jdbc.client
Modifier and TypeMethodDescriptionCreates a newArrowFlightSqlClientHandler.PreparedStatement
for the givenquery
. -
Uses of ArrowFlightSqlClientHandler.PreparedStatement in org.apache.arrow.driver.jdbc.utils
ModifierConstructorDescriptionAvaticaParameterBinder
(ArrowFlightSqlClientHandler.PreparedStatement preparedStatement, BufferAllocator bufferAllocator) Instantiate a new AvaticaParameterBinder.