|
|||||||||
| Home >> All >> com >> mysql >> jdbc >> jdbc2 >> [ optional overview ] | PREV NEXT | ||||||||
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 |
|
|
|||||||||
| Home >> All >> com >> mysql >> jdbc >> jdbc2 >> [ optional overview ] | PREV NEXT | ||||||||