help.Connections.txt Maven / Gradle / Ivy
--- Connection Options ---
For connecting to specific databases, use
-server=
Where is a database
for which a SchemaCrawler plug-in is available.
For help on server specific connection options,
re-run SchemaCrawler with:
-help -server=
On the other hand, if your database does not have a
SchemaCrawler plug-in, use
-url=
JDBC connection URL to the database.
Then, provide a username and password
-u= (short for -user=)
Database user name.
-password=
Database password.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy