INTERNAL:
Purpose: Represents a query level AS OF TIMESTAMP/SCN Oracle SQL clause.
Responsibilities: - Will be applied to the entire selection criteria, even if it is only set on the Query's expression builder.
- Prints the AS OF clause before the alias name in the FROM clause.
@since OracleAS TopLink 10g (10.0.3)
@author Stephen McRitchie