Construct a {@link QueryTranslator} instance capable of translating
an HQL query string.
param
queryIdentifier The query-identifier (used in
{@link org.hibernate.stat.QueryStatistics} collection). This is
typically the same as the queryString parameter except for the case of
split polymorphic queries which result in multiple physical sql
queries.