Jakarta main

Avalon main

About


Released Components


Components under Development


Avalon Excalibur

Avalon Excalibur



DataSource Management

Avalon Excalibur's DataSource package in org.apache.avalon.excalibur.datasource allows you to manage pooled connections in one of two ways. You can have the package handle it for you, or you can use a J2EE server's DataSource management. It provides the same kind of access regardless of which method you choose--since they are obtained through Avalon's Component Manager infrastructure.

The DataSource package requires that you load the necessary driver classes at init time, but it will take care of all necessary issues from there.




Copyright ©1999-2001 by the Apache Software Foundation. All Rights Reserved.