Use AsyncQueryRunner(ExecutorService, QueryRunner) instead.
Constructor for AsyncQueryRunner that take a DataSource and controls the use of ParameterMetaData.
Methods that do not take a Connection parameter will retrieve connections from this
DataSource.
Use AsyncQueryRunner(ExecutorService, QueryRunner) instead.
Constructor for AsyncQueryRunner that takes a DataSource.
Methods that do not take a Connection parameter will retrieve connections from this
DataSource.