== 0.4.0 (2012-05-31) * revised trinidad_generic_dbpool_extension : - driver configuration option aliased as driverName - new driverPath option for specifying driver jar in configuration - allow driverName to be auto resolved when driverPath specified * trinidad_postgresql_dbpool_extension with driver updated to 9.1-902 * trinidad_mysql_dbpool_extension with mysql-connector-j 5.1.20 * code cleanup, get rid of jeweler, update tomcat-dbcp.jar for trinidad_dbpool == 0.3.0 (2011-07-01) * Oracle connection pool extension * Mssql connection pool extension * Postgresql syntax error fix * Add support for multiple pools per db extension == 0.2.0 (2010-07-29) * Update trinidad_dbpool_extension common gem to support Tomcat 7 == 0.1.1 (2010-05-05) * Update trinidad_dbpool_extension common gem * Remove adding jndi context and resource to the global tomcat context == 0.1.0 (2010-04-04) * First release * General connection pool extension * Mysql connection pool extension * Postgresql connection pool extension