Class | Description |
---|---|
StatementSpecMapContext |
Context for mapping a SODA statement to a statement specification, or multiple for subqueries,
and obtaining certain optimization information from a statement.
|
StatementSpecMapper |
Helper for mapping internal representations of a statement to the SODA object model for statements.
|
StatementSpecUnMapContext |
Un-mapping context for mapping from an internal specifications to an SODA object model.
|
StatementSpecUnMapResult |
Return result for unmap operators unmapping an intermal statement representation to the SODA object model.
|