Class Driver

All Implemented Interfaces:
java.sql.Driver

public class Driver
extends Driver
Backwards compatibility to support apps that call Class.forName("com.mysql.jdbc.Driver");.
  • Constructor Details

    • Driver

      public Driver() throws java.sql.SQLException
      Throws:
      java.sql.SQLException