Package com.mysql.jdbc

  • Interface Summary 
    Interface Description
    SocketFactory Deprecated.
    Use SocketFactory instead.
  • Class Summary 
    Class Description
    Driver
    Backwards compatibility to support apps that call Class.forName("com.mysql.jdbc.Driver");.
    SocketFactoryWrapper
    Wraps the legacy com.mysql.jdbc.SocketFactory implementations so they can be used as SocketFactory