![]() |
|
![]() |
Connection Pool Sample |
The Connection Pool sample shows you how to use a DataSource object to access relational data using the JDBC 2.0 APIs. The DataSource objects have built-in connection pooling that makes efficient use of database connections from a Web server. This sample requires a database to store employee information. If you have not already installed and configured your database for the WebSphere samples, refer to Database Configuration for instructions. The configuration includes creating the jdbc/sample DataSource object. Run the connection pool sample
|
How this sample works: |
|||
|
How to use this sample: |
|||
| |||
For more information:
|