skip to main content
Reference : Designing JDBC Applications for Performance Optimization : Managing Connections and Updates
  

Managing Connections and Updates

The guidelines in this section will help you to manage connections and updates to improve system performance for your JDBC applications.
In this section: 
* Managing Connections
* Managing Commits in Transactions
* Choosing the Right Transaction Model
* Using updateXXX Methods
* Using getBestRowIdentifier