Package | Description |
---|---|
org.apache.commons.dbutils |
DbUtils is a small set of classes designed to make working with JDBC easier.
|
Constructor and Description |
---|
AsyncQueryRunner(ExecutorService executorService,
QueryRunner queryRunner)
Constructor for AsyncQueryRunner which uses a provided ExecutorService and underlying QueryRunner.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.