Class SqlImplementor.AliasContext

Direct Known Subclasses:
SqlImplementor.MatchRecognizeContext
Enclosing class:
SqlImplementor

public class SqlImplementor.AliasContext extends SqlImplementor.BaseContext
Implementation of Context that precedes field references with their "table alias" based on the current sub-query's FROM clause.