Defines the constract of an HQL->SQL translator.

Namespace: NHibernate.Hql
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IQueryTranslator
Visual Basic
Public Interface IQueryTranslator
Visual C++
public interface class IQueryTranslator

See Also