java.lang.Object
com.mysql.jdbc.NonRegisteringDriver
com.mysql.jdbc.Driver
org.gjt.mm.mysql.Driver
- All Implemented Interfaces:
- java.sql.Driver
- public class Driver
- extends com.mysql.jdbc.Driver
Here for backwards compatibility with MM.MySQL
|
Constructor Summary |
Driver()
Creates a new instance of Driver |
| Methods inherited from class com.mysql.jdbc.NonRegisteringDriver |
acceptsURL, connect, database, getMajorVersion, getMinorVersion, getPropertyInfo, host, jdbcCompliant, parseHostPortPair, parseURL, port, property |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Driver
public Driver()
throws java.sql.SQLException
- Creates a new instance of Driver