Apache Open Source Project--dbutils

Source: Internet
Author: User

In principle this cannot be said to be a persistent layer framework, which provides some JDBC operational encapsulation to simplify data querying and record reading operations. This site is to use this project to read and write the database, the code is very concise, if you are tired of the large hibernate, may wish to try--dbutils.

Give a small piece of code to see how dbutils is used:


JavaDoc:http://tool.oschina.net/apidocs/apidoc?api=commons-dbutils

This station (Oschina) has made an improvement to Dbutils: Http://www.oschina.net/uploads/app/commons-dbutils-1.1.fixed.jar
The main solution is that dbutils cannot handle issues like the SELECT userid as ID from Osc_users, because Dbutils uses getcolumnname instead of Getcolumnlabel (this issue is already in the official Resolved in version 1.3).

Apache Open Source Project--dbutils

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.