public class ConnectionPool
extends java.lang.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