Introduction Torque can use any connection pool implementing the DataSource. Torque expects a factory that can return a DataSource and can be configured using torque's configuration file. Torque provides factories to use the commons-dbcp as well as a general factory that uses jndi to retrieve the DataSource. The jndi factory looks up a DataSource bound to jndi; it also provides a simple property f