Package | Description |
---|---|
org.apache.commons.dbutils |
DbUtils is a small set of classes designed to make working with JDBC easier.
|
Modifier and Type | Field and Description |
---|---|
private static QueryLoader |
QueryLoader.instance
The Singleton instance of this class.
|
Modifier and Type | Method and Description |
---|---|
static QueryLoader |
QueryLoader.instance()
Return an instance of this class.
|