See: Description
Class | Description |
---|---|
AbstractDBTool |
This is the base class for all database related command line tools.
|
AbstractUnlCLP |
This is a special
DatabaseCommandLineParser that encapsulates the common command line
options of the UnlExport and UnlImport tools which are -record, -dbopkg, -table. |
AbstractUnlCLP.OptionDboPkg | |
AbstractUnlCLP.OptionTable | |
DBExecute |
This is a general purpose tool for executing SQL statements in a database.
|
DBSelect |
This is a general purpose tool for running SQL queries in any database.
|
DBToolCommandLineParser |
This CommandLineParser handles the special options -sql, -script, -skipErrors
|
DBToolCommandLineParser.MyOptionSkipErrors | |
DBToolCommandLineParser.MyOptionSqlCommand | |
DBToolCommandLineParser.MyOptionSqlScript | |
UnlExport |
This class extracts table data to a file in UNL format.
|
UnlExportCLP |
This is the command-line-parser for the
UnlExport tool. |
UnlImport |
This class reads records from an UNL file and inserts the data into
the according database table.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.