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

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

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

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

Subclasses of StatementWrapper in com.mysql.jdbc.jdbc2.optional
 class CallableStatementWrapper
          Wraps callable statements created by pooled connections.
 class PreparedStatementWrapper
          Wraps prepared statements so that errors can be reported correctly to ConnectionEventListeners.
 


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