8.5 Optimizing the database access method

The optimization of the method of accessing a database is explained below:

The methods of accessing a database in the J2EE server can be tuned in the following two ways:

Organization of this section
8.5.1 Using connection pooling
8.5.2 Using statement pooling
8.5.3 Tuning parameters for optimizing the method of accessing the database