Class CommandLine
java.lang.Object
net.sf.jailer.CommandLine
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleanstatic FileBase directory of the application.booleanbooleanbooleanbooleanbooleanbooleanintintbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uTF8
public boolean uTF8 -
targetDBMS
-
format
-
xmlDatePattern
-
xmlTimePattern
-
xmlTimeStampPattern
-
unformatted
public boolean unformatted -
singleRoot
public boolean singleRoot -
includeNonAggregated
public boolean includeNonAggregated -
ignoreNonAggregated
public boolean ignoreNonAggregated -
disallowNonAggregated
public boolean disallowNonAggregated -
xmlRootTag
-
_asXml
public boolean _asXml -
datePattern
-
timePattern
-
timeStampPattern
-
exportScriptFileName
-
schema
-
qualifyNames
public boolean qualifyNames -
analyseAlias
public boolean analyseAlias -
analyseSynonym
public boolean analyseSynonym -
analyseView
public boolean analyseView -
deleteScriptFileName
-
where
-
rawschemamapping
-
rawsourceschemamapping
-
rawdeletionschemamapping
-
parameters
-
numberOfThreads
public int numberOfThreads -
numberOfEntities
public int numberOfEntities -
upsertOnly
public boolean upsertOnly -
scope
-
workingTableSchema
-
datamodelFolder
-
jdbcjar
-
jdbcjar2
-
jdbcjar3
-
jdbcjar4
-
noSorting
public boolean noSorting -
orderByPK
public boolean orderByPK -
independentWorkingTables
public boolean independentWorkingTables -
transactional
public boolean transactional -
isolationLevel
-
noRowidNoLongerUsed
public boolean noRowidNoLongerUsed -
useRowid
public boolean useRowid -
useRowIdsOnlyForTablesWithoutPK
public boolean useRowIdsOnlyForTablesWithoutPK -
addGoBatchSeparator
public boolean addGoBatchSeparator -
importFilterMappingTableSchema
-
limit
-
localDatabaseStorage
-
escapedWords
-
parameterFile
-
arguments
-
applicationBase
Base directory of the application.
-
-
Constructor Details
-
CommandLine
public CommandLine()
-
-
Method Details
-
getScriptFormat
-