A SQL table expression that joins superclass tables by joining them directly
to the surrounding QueryStatement.
See Also:QueryExpression version: $Revision: 1.20 $
Constructor for a table expressed as a series of joins.
Parameters: qs - the QueryExpression Parameters: mainTable - the main table in the query Parameters: alias - The alias/identifier of the table in the query