Performs the post-processing of the join information gathered during semantic analysis. The join generating classes are complex, this encapsulates some of the JoinSequence-related code. Author: Joshua Davis Ported by: Steve Strong

Namespace: NHibernate.Hql.Ast.ANTLR.Util
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class JoinProcessor
Visual Basic
Public Class JoinProcessor
Visual C++
public ref class JoinProcessor

Inheritance Hierarchy

System..::..Object
  NHibernate.Hql.Ast.ANTLR.Util..::..JoinProcessor

See Also