Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.mysql.jdbc.jdbc2.optional

Classes in com.mysql.jdbc.jdbc2.optional used by com.mysql.jdbc.jdbc2.optional
MysqlDataSource
          A JNDI DataSource for a Mysql JDBC connection
MysqlPooledConnection
          This class is used to wrap and return a physical connection within a logical handle.
StatementWrapper
          Wraps statements so that errors can be reported correctly to ConnectionEventListeners.
WrapperBase
          Base class for all wrapped instances created by LogicalHandle