C# Class Bosphorus.Dao.NHibernate.Extension.LinQ.Common.HqlTreeBuilderExtensions

Datei anzeigen Open project: BosphorusTeam/bosphorus.dao

Public Methods

Method Description
AnyValueConstant ( this treeBuilder, string value ) : HqlAnyValueConstant
GetFactory ( this treeBuilder ) : IASTFactory

Private Methods

Method Description
HqlTreeBuilderExtensions ( ) : System

Method Details

AnyValueConstant() public static method

public static AnyValueConstant ( this treeBuilder, string value ) : HqlAnyValueConstant
treeBuilder this
value string
return HqlAnyValueConstant

GetFactory() public static method

public static GetFactory ( this treeBuilder ) : IASTFactory
treeBuilder this
return IASTFactory