com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection This class is used to wrap and return a physical connection within a logical handle. It also registers and notifies ConnectionEventListeners of any ConnectionEvents @see javax.sql.PooledConnection @see org.gjt.mm.mysql.jdbc2.optional.LogicalHandle @author Todd Wolff <todd.wolff_at_prodigy.net& ...testsuite.regression.PooledConnectionRegressionTest Tests a PooledConnection implementation provided by a JDBC driver. Test case provided by Johnny Macchione from bug database record BUG#884. According to the JDBC 2.0 specification: <p> "Each call to PooledConnection.getConnection() must return a newly constructed Connection object that exhi ...org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl Implementation of PooledConnection that is returned by PooledConnectionDataSource. @author John D. McNally @version $Revision: 1.16 $ $Date: 2004/03/07 11:19:25 $ The JDBC database connection that represents the physical db connection. A DelegatingConnection used to create a PoolablePreparedS ...org.jboss.test.jca.adapter.MockedXADataSource @author <a HREF="mailto:alex@jboss.org">Alexey Loubyansky</a> @version <tt>$Revision: 1.1.2.1 $</tt> org.apache.commons.dbcp.datasources.CPDSConnectionFactory A {@link PoolableObjectFactory} that creates {@link PoolableConnection}s. @author John D. McNally @version $Revision: 1.5 $ $Date: 2004/02/28 12:18:17 $ Create a new <tt>PoolableConnectionFactory</tt>. @param cpds the ConnectionPoolDataSource from which to obtain PooledConnection's ...org.jboss.resource.adapter.jdbc.xa.XAManagedConnection XAManagedConnection.java Created: Mon Aug 12 23:02:44 2002 @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks </a> @version $Revision: 1.14.6.1 $ | Popular Tags |