schemacrawler.tools.mysql
Class Main
java.lang.Object
schemacrawler.tools.mysql.Main
public final class Main
- extends Object
Main class that takes arguments for a database for crawling a schema.
|
Method Summary |
static void |
main(String[] args)
Get connection parameters, and creates a connection, and crawls the
schema. |
main
public static void main(String[] args)
- Get connection parameters, and creates a connection, and crawls the
schema.
- Parameters:
args - Arguments passed into the program from the command line.
Copyright © 2003-2011 Sualeh Fatehi. All Rights Reserved.