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

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

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

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

Subclasses of PreparedStatementWrapper in com.mysql.jdbc.jdbc2.optional
 class CallableStatementWrapper
          Wraps callable statements created by pooled connections.
 class JDBC4CallableStatementWrapper
           
 class JDBC4PreparedStatementWrapper
           
 

Methods in com.mysql.jdbc.jdbc2.optional that return PreparedStatementWrapper
protected static PreparedStatementWrapper PreparedStatementWrapper.getInstance(ConnectionWrapper c, MysqlPooledConnection conn, java.sql.PreparedStatement toWrap)
           
 


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