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.UtilAssembly: 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 |