Class Summary |
Pool |
Pool Class
The pool class contains a collection of connection to the database as specified in
the configuration object. |
PoolConfig |
PoolConfig Class
This class represents the values used to set up the connections to one database. |
PoolHandler |
PoolHandler Class
This handler class parses the XML configuration file with from the given file path. |
PoolManager |
PoolManager Class
This class represent the collection of pools. |
PoolParser |
PoolParser Class
Class that parses the XML configuration file with the full pathname and file
provided in the constructor. |