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

Afficher le fichier Open project: BosphorusTeam/bosphorus.dao

Méthodes publiques

Méthode Description
AnyValueConstant ( this treeBuilder, string value ) : HqlAnyValueConstant
GetFactory ( this treeBuilder ) : IASTFactory

Private Methods

Méthode Description
HqlTreeBuilderExtensions ( ) : System

Method Details

AnyValueConstant() public static méthode

public static AnyValueConstant ( this treeBuilder, string value ) : HqlAnyValueConstant
treeBuilder this
value string
Résultat HqlAnyValueConstant

GetFactory() public static méthode

public static GetFactory ( this treeBuilder ) : IASTFactory
treeBuilder this
Résultat IASTFactory