Facade for generation of IQueryTranslator and IFilterTranslator instances.

The following tables list the members exposed by the IQueryTranslatorFactory type.

Public Methods

  NameDescription
CreateFilterTranslator
Construct a IFilterTranslator instance capable of translating an HQL filter string.

CreateQueryTranslator
Construct a IQueryTranslator instance capable of translating an HQL query string.