Play Ssh--hibernate (iii)---Manually modify the database, the foreground query information is not synchronized update problem solving method

Source: Internet
Author: User

When using hibernate encountered a very tangled problem, is that I manually modify the database information, the foreground page to query the information or the previous results, the first thought is a cache problem, after several changes and on-line query data, finally found that may be hibernate itself connection pool problems , you can resolve this problem by configuring the C3P0 connection pool in the following way.


First, add the following code to the Hibernate.cfg.xml:

<!--  c3p0 connection pool  can handle problems with the foreground not updating after manually modifying the database--        

Then pour the required three jar packages into the project, which you can download via this link:

http://download.csdn.net/detail/u012116457/8398973

Play Ssh--hibernate (iii)---Manually modify the database, the foreground query information is not synchronized update problem solving method

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.