Generates class/table/column aliases during semantic analysis and SQL rendering.
Its essential purpose is to keep an internal counter to ensure that the
generated aliases are unique.
Namespace: NHibernate.Hql.Ast.ANTLR.UtilAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public class AliasGenerator |
Visual Basic |
---|
Public Class AliasGenerator |
Visual C++ |
---|
public ref class AliasGenerator |