Package com.nt.udc.db

Class ConnectionPool

java.lang.Object
com.nt.udc.db.ConnectionPool

public class ConnectionPool extends Object
Title: UDC DB Connection Pool Description: This object is for maintaining a collection of connections to a database for the purpose of managing resources, and reducing the time it takes to initiate a database action. This will essentially reuse a configurable number of connections. Copyright: Copyright (c) 2001 Company: Nortel Networks