Dbutil tutorial (I) Overview

Source: Internet
Author: User

Recently, a new database query insert control class has been released in Java framework, which is a complete database operation class.

Specific features:

1. c3p0 connection pool for the underlying layer;

2. Supports simultaneous connection configuration for multiple databases;

3. Any table can be converted to an object without having to write a model separately;

4. Support direct conversion of objects into XML output;

5. Supports querying pages with large data volumes;

6. multi-thread asynchronous query is supported;

7. Supports multi-threaded cache insertion of data;

8. Supports physical buffer queries;

9. Database Cluster and database backup;

Download address (jar with source code ):

Http://ken-javaframeword.googlecode.com/files/javaFramework2_5_1.jar

SVN address: http://code.google.com/p/ken-javaframeword/

Dbutil (framework2.5): http://code.google.com/p/ken-javaframeword/source/browse/trunk/JavaFramework2.5/src/com/shine/DBUtil/DBUtil.java

Next, let's briefly talk about the use of each part of the function.

Http://blog.csdn.net/arjick/article/details/6656456 dbutil tutorial (2) Configure connections and paging queries

Http://blog.csdn.net/arjick/article/details/6656488 dbutil tutorial (3) multi-thread asynchronous Query

Http://blog.csdn.net/arjick/article/details/6656537 dbutil tutorial (4) buffer multithreading insert

Http://blog.csdn.net/arjick/article/details/6758872 dbutil tutorial (5) Database Cluster backup

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.