-
Notifications
You must be signed in to change notification settings - Fork 47
Configuration
qwazer edited this page Mar 19, 2015
·
1 revision
Configuration provided by xml config. Look at current one in svn
Default config placed inside scheme2ddl.jar.
You can use custom config with option
java -jar scheme2ddl.jar --config <path_to_your_custom_config>
Sample custom config placed in distribution package.
name | details |
---|---|
dataSource | Connection to Oracle |
reader | Try to process Public Db Links and Dmbs Jobs |
writer | Output path |
taskExecutor | Number of threads |
transformParams_for_dbms_metadata | |
fileNameConstructor | Custom templates for construct filename Ability to map file extension like 'TOAD' or 'PL/SQL Developer' (experimental) |