Package | Description |
---|---|
org.apache.commons.dbutils |
DbUtils is a small set of classes designed to make working with JDBC easier.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncQueryRunner
Executes SQL queries with pluggable strategies for handling
ResultSet s. |
class |
QueryRunner
Executes SQL queries with pluggable strategies for handling
ResultSet s. |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.