| Class | Description |
|---|---|
| Constants |
A class with constant definitions for the package.
|
| HQLXResultSetPrinter |
The HQLX Result set printer.
|
| ObjectFactory |
The object factory.
|
| QSEFromXML |
This class creates a org.asam.ods.QueryStructureExt from an XML file.
|
| QSEToXML |
This class creates a DOM model from a org.asam.ods.QueryStructureExt object.
|
| ResultColumn |
The result column.
|
| Exception | Description |
|---|---|
| MissingChildNodeException |
This exception will be thrown, if no element is detected and
at least one elment must be defined.
|
| MultipleElementNotAllowedException |
This exception will be thrown, if multiple elements are detected and
at the most one elment is allowed.
|
| QueryStructureGeneratorException |
This exception will be thrown, if any exceptzion occurred while query structure generation.
|