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.StatementWrapper

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

Subclasses of StatementWrapper in com.mysql.jdbc.jdbc2.optional
(package private)  class PreparedStatementWrapper
          Wraps prepared statements so that errors can be reported correctly to ConnectionEventListeners.