Interface | Description |
---|---|
TransformerFactory |
Creates transformer (as
Session.ResultSetReader which transforms rows into an external representation. |
Class | Description |
---|---|
CollectedRowsCounter |
Count the number of collected (and deleted) rows.
|
ExportStatistic |
Provides statistical information about the export process.
|
SubsettingEngine |
The Subsetting Engine.
|
Enum | Description |
---|---|
ScriptFormat |
Enumeration of output formats.
|
ScriptType |
Enumeration of SQL-script types.
|
Exception | Description |
---|---|
InconsistentSubsettingResultException |
Thrown if the subsetting result is inconsistent due to insufficient transaction isolation.
|
ObjectNotationOutputException |
Thrown if something goes wrong when exporting to an XML/JSON/YAML file.
|
RowLimitExceededException |
Thrown if row limit is exceeded.
|