Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection

Uses of MysqlPooledConnection in com.mysql.jdbc.jdbc2.optional
 

Fields in com.mysql.jdbc.jdbc2.optional declared as MysqlPooledConnection
protected  MysqlPooledConnection WrapperBase.pooledConnection
           
private  MysqlPooledConnection ConnectionWrapper.mpc
           
 

Constructors in com.mysql.jdbc.jdbc2.optional with parameters of type MysqlPooledConnection
StatementWrapper(MysqlPooledConnection conn, java.sql.Statement toWrap)
           
PreparedStatementWrapper(MysqlPooledConnection conn, java.sql.PreparedStatement toWrap)
           
ConnectionWrapper(MysqlPooledConnection mysqlPooledConnection, java.sql.Connection mysqlConnection)
          Construct a new LogicalHandle and set instance variables