All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.Config.txt Maven / Gradle / Ivy

Go to download

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output is designed to be diff-ed against other database schemas.

There is a newer version: 16.22.2
Show newest version
--- Configuration Options ---
Command-line options will override configuration file options.

-g= (short for -configfile )
  Reads SchemaCrawler configuration properties from 
  Optional, uses the default schemacrawler.config.properties file
  in the current directory, or in-built default options

-p= (short for -additionalconfigfile )
  Reads SchemaCrawler configuration properties from 
   for command-specific configuration
  Overrides configuration from configuration properties file 
  Optional, defaults to no additional configuration




© 2015 - 2024 Weber Informatics LLC | Privacy Policy