schemacrawler.tools.hsqldb
Class Main
java.lang.Object
schemacrawler.tools.hsqldb.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-2012 Sualeh Fatehi. All Rights Reserved.