Dbutils 简明教程

Discuss Apache Commons DBUtils

Apache Commons DBUtils 库只是一小套类,它们旨在在不泄露资源的情况下更轻松地处理 JDBC 调用,并拥有更干净的代码。本教程涵盖了对 Apache Commons DBUtils 有基本了解以及体验其工作原理所需的大多数主题。

Apache Commons DBUtils library is a quite small set of classes, which are designed to make easier JDBC call processing without resource leak and to have cleaner code. This tutorial covers most of the topics required for a basic understanding of Apache Commons DBUtils and to get a feel of how it works.