Creates synthetic and nodes based on the where fragment part of a JoinSequence. Author: josh 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 SyntheticAndFactory
Visual Basic
Public Class SyntheticAndFactory
Visual C++
public ref class SyntheticAndFactory

Inheritance Hierarchy

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

See Also