MySQL Connector/J size='-1'>5.0.8

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

Packages that use ConnectionWrapper
com.mysql.jdbc.jdbc2.optional   
 

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

Fields in com.mysql.jdbc.jdbc2.optional declared as ConnectionWrapper
protected  ConnectionWrapper StatementWrapper.wrappedConn
           
 

Constructors in com.mysql.jdbc.jdbc2.optional with parameters of type ConnectionWrapper
CallableStatementWrapper(ConnectionWrapper c, MysqlPooledConnection conn, java.sql.CallableStatement toWrap)
           
StatementWrapper(ConnectionWrapper c, MysqlPooledConnection conn, java.sql.Statement toWrap)
           
 


MySQL Connector/J size='-1'>5.0.8