|
MySQL Connector/J size='-1'>5.0.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.util.TimezoneDump
public class TimezoneDump
Dumps the timezone of the MySQL server represented by the JDBC url given on the commandline (or localhost/test if none provided).
Constructor Summary | |
---|---|
TimezoneDump()
Constructor for TimezoneDump. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Entry point for program when called from the command line. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimezoneDump()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- command-line args. Arg 1 is JDBC URL.
java.lang.Exception
- if any errors occur
|
MySQL Connector/J size='-1'>5.0.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |