|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.NonRegisteringDriver
com.mysql.jdbc.Driver
org.gjt.mm.mysql.Driver
public class Driver
Here for backwards compatibility with MM.MySQL
Field Summary |
---|
Fields inherited from class com.mysql.jdbc.NonRegisteringDriver |
---|
DBNAME_PROPERTY_KEY, DEBUG, HOST_NAME_INDEX, HOST_PROPERTY_KEY, NUM_HOSTS_PROPERTY_KEY, PASSWORD_PROPERTY_KEY, PORT_NUMBER_INDEX, PORT_PROPERTY_KEY, PROPERTIES_TRANSFORM_KEY, TRACE, USE_CONFIG_PROPERTY_KEY, USER_PROPERTY_KEY |
Constructor Summary | |
---|---|
Driver()
Creates a new instance of Driver |
Method Summary |
---|
Methods inherited from class com.mysql.jdbc.NonRegisteringDriver |
---|
acceptsURL, connect, connectReplicationConnection, 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 |
Methods inherited from interface java.sql.Driver |
---|
acceptsURL, connect, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant |
Constructor Detail |
---|
public Driver() throws java.sql.SQLException
java.sql.SQLException
- if a database error occurs.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |